From c2b08c797435bea89ae259dd16ebea0507c17a63 Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sun, 28 Mar 2010 16:13:15 +0200 Subject: [PATCH] Fix update booster permissions. --- config/rootfiles/core/37/update.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/rootfiles/core/37/update.sh b/config/rootfiles/core/37/update.sh index 038187c31c..67cd0c025e 100644 --- a/config/rootfiles/core/37/update.sh +++ b/config/rootfiles/core/37/update.sh @@ -47,6 +47,10 @@ ln -sf ../init.d/cyrus-sasl /etc/rc.d/rc6.d/K49cyrus-sasl #Update Language cache perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang" +# +#Fix permissions of update booster +chown -R nobody:nobody /var/ipfire/updatexlrator + # #Run depmod to rebuld module informations depmod 2.6.27.42-ipfire -- 2.39.5