File Manager

Current Directory: /usr/lib/systemd/system
Viewing File: /usr/lib/systemd/system/lvm-devices-import.service
[Unit] Description=Create lvm system.devices ConditionPathExists=!/etc/lvm/devices/system.devices [Service] Type=oneshot RemainAfterExit=no ExecStart=/usr/sbin/vgimportdevices --rootvg --auto [Install] WantedBy=multi-user.target