This unit is provided by:
Options
-
[Install]-
WantedBy=sysinit.target
-
-
[Service]-
Environment=LVM_SUPPRESS_LOCKING_FAILURE_MESSAGES=1 -
ExecStart=/sbin/lvm vgchange --monitor y -
ExecStart=/usr/bin/lvm vgchange --monitor y -
ExecStart=/usr/sbin/lvm vgchange --monitor y -
ExecStop=/sbin/lvm vgchange --monitor n -
ExecStop=/usr/bin/lvm vgchange --monitor n -
ExecStop=/usr/sbin/lvm vgchange --monitor n -
RemainAfterExit=yes -
Type=oneshot
-
-
[Unit]-
After=dm-event.socket dm-event.service -
Before=local-fs-pre.target shutdown.target -
Conflicts=shutdown.target -
DefaultDependencies=no -
Description=Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling -
Documentation=man:dmeventd(8) man:lvcreate(8) man:lvchange(8) man:vgchange(8) -
Requires=dm-event.socket
-
Additionnal notes
Nothing here.