summaryrefslogtreecommitdiff
path: root/scripts/lvm2_lvmpolld_systemd_red_hat.socket.in
blob: 743669eec8a27a5ca004b57991d40cec68f64cd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=LVM2 poll daemon socket
Documentation=man:lvmpolld(8)

[Socket]
ListenStream=@DEFAULT_RUN_DIR@/lvmpolld.socket
SocketMode=0600
RemoveOnStop=true

[Install]
WantedBy=sysinit.target