ubuntu-22.04.3-desktop-amd64/casper/filesystem/usr/lib/systemd/system/lvm2-lvmpolld.socket

14 lines
239 B
INI

[Unit]
Description=LVM2 poll daemon socket
Documentation=man:lvmpolld(8)
DefaultDependencies=no
Conflicts=shutdown.target
[Socket]
ListenStream=/run/lvm/lvmpolld.socket
SocketMode=0600
RemoveOnStop=true
[Install]
WantedBy=sysinit.target