summaryrefslogtreecommitdiff
path: root/scripts/lvm2_lvmetad_systemd_red_hat.socket.in
blob: 9575f98a6310352bc9e5f7bb0c94a416d1965756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=LVM2 metadata daemon socket
Documentation=man:lvmetad(8)
DefaultDependencies=no

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

[Install]
WantedBy=sysinit.target