%PDF- %PDF-
Direktori : /usr/lib/systemd/system/ |
Current File : //usr/lib/systemd/system/zfs-import-cache.service |
[Unit] Description=Import ZFS pools by cache file Documentation=man:zpool(8) DefaultDependencies=no Requires=systemd-udev-settle.service Requires=zfs-load-module.service After=systemd-udev-settle.service After=zfs-load-module.service After=cryptsetup.target After=multipathd.target After=systemd-remount-fs.service Before=zfs-import.target ConditionFileNotEmpty=/etc/zfs/zpool.cache ConditionPathIsDirectory=/sys/module/zfs [Service] Type=oneshot RemainAfterExit=yes ExecStart=/sbin/zpool import -c /etc/zfs/zpool.cache -aN $ZPOOL_IMPORT_OPTS [Install] WantedBy=zfs-import.target