1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/scripts/lvm-devices-import.path

13 lines
298 B
SYSTEMD
Raw Normal View History

[Unit]
Description=lvm-devices-import to create system.devices
ConditionPathExists=!/etc/lvm/devices/system.devices
# /run/lvm/lvm-devices-import created by vgchange -aay <rootvg>
[Path]
PathExists=/run/lvm/lvm-devices-import
Unit=lvm-devices-import.service
[Install]
WantedBy=multi-user.target