update to 5.1.2 example
[automated-distro-installer] / fai / config / hooks / instsoft.DEBIAN
index f036e2adc761e057d978a9719937a65c71f05fb9..c503a047d76a9f47514d5ca3f1910b06a513308f 100755 (executable)
@@ -8,7 +8,7 @@ if [ $FAI_ACTION != "install" ]; then
 fi
 
 fcopy -Bi /etc/apt/apt.conf.d/force_confdef
-ainsl -av /etc/ucf.conf "conf_force_conffold=YES"
+ainsl -av /etc/ucf.conf "^conf_force_conffold=YES"
 
 install_packages -l 2>/dev/null | egrep  -q  ' locales|locales '
 if [ $? -eq 0 ]; then