summaryrefslogtreecommitdiff
path: root/scripts/lvm2-pvscan.service.in
blob: 93749f7a7d45097498d7e1fb736eae0d0260afe6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=LVM event activation on device %i
Documentation=man:pvscan(8)
DefaultDependencies=no
StartLimitIntervalSec=0
BindsTo=dev-block-%i.device
Before=shutdown.target
Conflicts=shutdown.target

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@SBINDIR@/lvm pvscan --cache --activate ay --autoactivation event %i
ExecStop=@SBINDIR@/lvm pvscan --cache %i