Removing any functions that we now call by default when we source chroot-functions...
[catalyst.git] / targets / support / livecdfs-update.sh
index c5d8a48dc4a29d3681223ff8ce4e412f05790d1e..2829a05850e571666aa1522b5c642acef1a5e6f8 100755 (executable)
@@ -1,8 +1,8 @@
 #!/bin/bash
 
-source /tmp/chroot-functions.sh
+RUN_DEFAULT_FUNCS="no"
 
-update_env_settings
+source /tmp/chroot-functions.sh
 
 # Allow root logins to our CD by default
 if [ -e /etc/sshd/sshd_config ]