Last active
June 11, 2018 12:54
-
-
Save d-oderbolz/1e1babae7a9f56e26e36308303b741af to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#/etc/logrotate.d/backup_sh | |
/var/services/homes/admin/log/backup*.log { | |
missingok | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment