remove option to never upgrade ucf files
authorIan Kelling <iank@fsf.org>
Tue, 23 Jan 2018 03:46:19 +0000 (22:46 -0500)
committerIan Kelling <iank@fsf.org>
Tue, 23 Jan 2018 03:46:19 +0000 (22:46 -0500)
Of course I want config files upgraded if I haven't modified them. This
looks like a bad default from fai.

fai/config/hooks/instsoft.DEBIAN

index 355f46d4f1a0743c8a940b3b7b59df149af8d6e5..41191730a3a11a48ad13f07857184ce65dcdc0be 100755 (executable)
@@ -8,7 +8,6 @@ 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"
 
 # ian: on flidas this gives an error: update-locale: Error: invalid locale settings:  LANG=en_US.UTF-8
 # # in case the locales are already included inside the base file (Ubuntu)