From: Arne Fitzenreiter Date: Tue, 18 Feb 2020 17:13:48 +0000 (+0000) Subject: core142: add ppp to updater X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=068747163af47bffc8d34e312a90d2472d5f2367;p=people%2Fstevee%2Fipfire-2.x.git core142: add ppp to updater Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/142/filelists/ppp b/config/rootfiles/core/142/filelists/ppp new file mode 120000 index 0000000000..4844a9b58c --- /dev/null +++ b/config/rootfiles/core/142/filelists/ppp @@ -0,0 +1 @@ +../../../common/ppp \ No newline at end of file diff --git a/config/rootfiles/core/142/update.sh b/config/rootfiles/core/142/update.sh index e1877881ac..91d89c5b81 100644 --- a/config/rootfiles/core/142/update.sh +++ b/config/rootfiles/core/142/update.sh @@ -85,6 +85,7 @@ rm -rf /lib/modules # Remove files rm -rf /usr/lib/python2.7/site-packages/ddns +rm -rf /usr/lib/pppd/2.4.7 # Stop services @@ -95,7 +96,7 @@ extract_files ldconfig # Update Language cache -# /usr/local/bin/update-lang-cache +/usr/local/bin/update-lang-cache # Filesytem cleanup /usr/local/bin/filesystem-cleanup