diff options
Diffstat (limited to '')
-rw-r--r-- | hackmd | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +/home/hackmd/logs/*.log { + daily + rotate 365 + missingok + notifempty + compress + sharedscripts + copytruncate + dateext + dateformat %Y-%m-%d +}
\ No newline at end of file |