summaryrefslogtreecommitdiff
path: root/scripts/lvmlockd.service.in
blob: efe489a748c604dddd45e0a06d559154f1269f2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[Unit]
Description=LVM lock daemon
Documentation=man:lvmlockd(8)

[Service]
Type=notify
ExecStart=@SBINDIR@/lvmlockd --foreground
PIDFile=@LVMLOCKD_PIDFILE@
SendSIGKILL=no

[Install]
WantedBy=multi-user.target