mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-16 05:53:09 +01:00
Need full path in order to work on cron
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/bash
|
||||
logrotate -f /opt/so/conf/log-rotate.conf >/dev/null 2>&1
|
||||
/usr/sbin/logrotate -f /opt/so/conf/log-rotate.conf >/dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user