mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
Delete logrotate.conf
This commit is contained in:
parent
dfba6daefd
commit
22a73443b9
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
/var/log/syncthing.log {
|
|
||||||
rotate 4
|
|
||||||
weekly
|
|
||||||
minsize 1M
|
|
||||||
missingok
|
|
||||||
create 640 root adm
|
|
||||||
notifempty
|
|
||||||
compress
|
|
||||||
delaycompress
|
|
||||||
postrotate
|
|
||||||
systemctl restart syncthing@sync_user > /dev/null
|
|
||||||
endscript
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue