[scripts] add zfs-shutdown to the shutdown runlevel (was missing)
This commit is contained in:
@@ -28,6 +28,7 @@ basic_environment_setup() {
|
||||
|
||||
if [ -f /etc/init.d/zfs ] && [ "$(uname -m)" = "x86_64" ]; then
|
||||
rc-update add zfs boot
|
||||
rc-update add zfs-shutdown shutdown
|
||||
fi
|
||||
|
||||
# Always startup this
|
||||
|
||||
Reference in New Issue
Block a user