summarylogtreecommitdiffstats
path: root/sd-zfs-rename.service
blob: 0d2746f5dcd40ad982d0a7e8aec9d97bafb0a254 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=Rename/Move ZFS filesystem after patchmgmt
DefaultDependencies=no
Requires=zfs-import-scan.service
After=zfs-import-scan.service
Before=sysroot.mount

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/lib/mkinitcpio-sd-zfs-rename/sd-zfs-rename.sh

[Install]
WantedBy=initrd-root-device.target