1
0
mirror of https://git.proxmox.com/git/mirror_zfs.git synced 2025-01-19 14:36:35 +03:00
mirror_zfs/etc/systemd/system/zfs-mount.service.in

16 lines
357 B
SYSTEMD
Raw Normal View History

[Unit]
Description=Mount ZFS filesystems
DefaultDependencies=no
Wants=zfs-import-cache.service
Wants=zfs-import-scan.service
Requires=systemd-udev-settle.service
After=systemd-udev-settle.service
After=zfs-import-cache.service
After=zfs-import-scan.service
Before=local-fs.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=@sbindir@/zfs mount -a