Debian: Avoid using killall

Reported-by: Mark Nipper
Richard Laager 2019-07-24 04:22:23 -05:00
parent 9c29336d86
commit 6fad8729f9
1 changed files with 2 additions and 1 deletions

@ -486,7 +486,8 @@ We need to activate `zfs-mount-generator`. This makes systemd aware of the separ
# zfs set canmount=noauto rpool/ROOT/debian
Stop zed:
# killall zed
# fg
Press Ctrl-C.
Fix the paths to eliminate /mnt:
# sed -Ei "s|/mnt/?|/|" /etc/zfs/zfs-list.cache/rpool