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
2024-09-04 14:40:58 +02:00

13 lines
298 B
SYSTEMD

[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