Changes to rebuild without recompiling
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# Setup users and security settings
|
||||
#
|
||||
|
||||
if [ "$BUILD_KERNEL" != "uselocal" ]; then #ajout 2025
|
||||
# Load utility functions
|
||||
. ./functions.sh
|
||||
|
||||
@@ -22,3 +22,4 @@ else
|
||||
# Set no root password to disable root login
|
||||
chroot_exec usermod -p \'!\' root
|
||||
fi
|
||||
fi
|
||||
Reference in New Issue
Block a user