Debian: Avoid using killall
Reported-by: Mark Nipper
parent
9c29336d86
commit
6fad8729f9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue