summaryrefslogtreecommitdiff
path: root/core/lvm2/lvmetad.service
blob: 64168f4650804fef05557fc4a44fd5da3b4ed1a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[Unit]
Description=LVM2 metadata daemon
Documentation=man:lvmetad(8)
Requires=lvmetad.socket
After=lvmetad.socket
DefaultDependencies=no
Conflicts=shutdown.target

[Service]
Type=forking
NonBlocking=true
ExecStart=/usr/sbin/lvmetad
ExecReload=/usr/sbin/lvmetad -R
Environment=SD_ACTIVATION=1
Restart=on-abort
PIDFile=/run/lvmetad.pid