configure logrotate through soc

This commit is contained in:
m0duspwnens
2023-06-30 11:26:55 -04:00
parent 5898c9ef31
commit 41a4321b03
12 changed files with 300 additions and 341 deletions

View File

@@ -0,0 +1,2 @@
#!/bin/bash
/usr/sbin/logrotate -f /opt/so/conf/logrotate/common-rotate.conf > /dev/null 2>&1