init
This commit is contained in:
commit
3beb52ad22
31 changed files with 1224 additions and 0 deletions
8
files/systemd/system/logcompress.timer
Normal file
8
files/systemd/system/logcompress.timer
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Compress old logs in /var/log/%%Y daily
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
|
||||
[Timer]
|
||||
OnCalendar=2:00
|
Loading…
Add table
Add a link
Reference in a new issue