mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
logwatch: Fix symbolic link
This commit is contained in:
@@ -99,7 +99,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
|
||||
-mkdir -p /var/log/logwatch
|
||||
chmod -v 755 /var/log/logwatch
|
||||
-rm -rf /etc/logwatch/conf
|
||||
ln -vsf /usr/share/logwatch/default.config /etc/logwatch/conf
|
||||
ln -vsf /usr/share/logwatch/default.conf /etc/logwatch/conf
|
||||
|
||||
@rm -rf $(DIR_APP)
|
||||
@$(POSTBUILD)
|
||||
|
||||
Reference in New Issue
Block a user