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

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

[Install]
WantedBy=sockets.target