mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
nochmal kleine Anpassung am Logwatch ggf fehlt noch der Confiy Symlink
Snort Init angepasst, damit die logs von nobody ausgelesen werden können git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@881 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -92,6 +92,10 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
# done
|
||||
cp -f $(DIR_SRC)/config/logwatch/dialup /usr/share/logwatch/scripts/services/dialup
|
||||
cp -f $(DIR_SRC)/config/logwatch/dialup.conf /usr/share/logwatch/dist.conf/services/dialup.conf
|
||||
|
||||
|
||||
-mkdir -p /var/cache/logwatch
|
||||
-mkdir -p /var/log/logwatch
|
||||
chmod 755 /var/cache/logwatch
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user