mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 03:07:43 +02:00
kleiner Fix am Logwatch, es sollte jetzt gehen
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@886 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -94,10 +94,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
cp -f $(DIR_SRC)/config/logwatch/dialup.conf /usr/share/logwatch/dist.conf/services/dialup.conf
|
||||
|
||||
-mkdir -p /var/cache/logwatch
|
||||
chmod -v 777 /var/cache/logwatch
|
||||
-mkdir -p /var/log/logwatch
|
||||
chmod -v 755 /var/cache/logwatch
|
||||
-rm -rf /etc/logwatch/conf
|
||||
ln -vsf /usr/share/logwatch/default.config /etc/logwatch/config
|
||||
ln -vsf /usr/share/logwatch/default.config /etc/logwatch/conf
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user