mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/bash
|
|
logrotate -f /opt/so/conf/log-rotate.conf >/dev/null 2>&1
|