mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
sarg: Create initial report right after sarg has been installed.
This commit is contained in:
@@ -27,3 +27,8 @@ restore_backup ${NAME}
|
||||
|
||||
# Create data directory.
|
||||
[ -d "/var/log/sarg" ] || mkdir /var/log/sarg
|
||||
|
||||
# Create initial report.
|
||||
/usr/sbin/update-sarg-reports today >/dev/null 2>&1
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user