summaryrefslogtreecommitdiff
path: root/scripts/lvm2_lvmpolld_systemd_red_hat.socket.in
blob: 0537d7f3a09358f8bdaca71695eb970a0a8f7352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=LVM2 poll daemon socket
Documentation=man:lvmpolld(8)
DefaultDependencies=no
Conflicts=shutdown.target

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

[Install]
WantedBy=sysinit.target