[feat] Add common logrotate cron+config

This commit is contained in:
William Wernert
2020-10-05 13:57:36 -04:00
parent f7daa391c7
commit e6cb75ce7e
3 changed files with 48 additions and 0 deletions

View File

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