Files
server/usr/lib/systemd/system/lvm2-lvmpolld.socket
2026-01-07 20:52:11 +01:00

14 lines
239 B
SYSTEMD

[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