X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Finstsoft.DEBIAN;h=34e6ebbfbc92764394109d684c6ffc27c3b2d0ed;hb=3d9cc96092cdc8aa05bc95cf83c07bb1af692013;hp=13c517a991ee6d73fa7edb7eed7c3ce6609a9739;hpb=a2b8051e808621b9a33617d0c75d212bd2141ddc;p=automated-distro-installer diff --git a/fai/config/hooks/instsoft.DEBIAN b/fai/config/hooks/instsoft.DEBIAN index 13c517a..34e6ebb 100755 --- a/fai/config/hooks/instsoft.DEBIAN +++ b/fai/config/hooks/instsoft.DEBIAN @@ -8,11 +8,9 @@ if [ $FAI_ACTION != "install" -a $FAI_ACTION != "dirinstall" ]; then fi fcopy -Bi /etc/apt/apt.conf.d/force_confdef -ainsl -a /etc/ucf.conf "^conf_force_conffold=YES" # in case the locales are already included inside the base file (Ubuntu) if [ -f $target/usr/sbin/locale-gen ]; then - $ROOTCMD dpkg-reconfigure -fnoninteractive locales exit fi