stage2: remove nfs-common
This commit is contained in:
@@ -12,7 +12,7 @@ avahi-daemon
|
|||||||
lua5.1
|
lua5.1
|
||||||
luajit
|
luajit
|
||||||
ca-certificates curl
|
ca-certificates curl
|
||||||
nfs-common usbutils
|
usbutils
|
||||||
dosfstools
|
dosfstools
|
||||||
rpi-swap rpi-loop-utils
|
rpi-swap rpi-loop-utils
|
||||||
raspberrypi-sys-mods
|
raspberrypi-sys-mods
|
||||||
|
|||||||
@@ -14,7 +14,6 @@ fi
|
|||||||
|
|
||||||
on_chroot << EOF
|
on_chroot << EOF
|
||||||
systemctl disable hwclock.sh
|
systemctl disable hwclock.sh
|
||||||
systemctl disable nfs-common
|
|
||||||
systemctl disable rpcbind
|
systemctl disable rpcbind
|
||||||
if [ "${ENABLE_SSH}" == "1" ]; then
|
if [ "${ENABLE_SSH}" == "1" ]; then
|
||||||
systemctl enable ssh
|
systemctl enable ssh
|
||||||
|
|||||||
Reference in New Issue
Block a user