From: Ian Kelling Date: Tue, 23 Jan 2018 03:46:19 +0000 (-0500) Subject: remove option to never upgrade ucf files X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=commitdiff_plain;h=f0d1a07f2c696d1aace04763424fc6ad13751fb3 remove option to never upgrade ucf files Of course I want config files upgraded if I haven't modified them. This looks like a bad default from fai. --- diff --git a/fai/config/hooks/instsoft.DEBIAN b/fai/config/hooks/instsoft.DEBIAN index 355f46d..4119173 100755 --- a/fai/config/hooks/instsoft.DEBIAN +++ b/fai/config/hooks/instsoft.DEBIAN @@ -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)