1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Update logrotate.conf

This commit is contained in:
Lahire Biette 2018-01-13 15:03:10 +01:00 committed by GitHub
parent f2ccec45a9
commit 91300c8c77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
compress
delaycompress
postrotate
systemctl restart syncthing > /dev/null
systemctl restart syncthing@SYNCUSER > /dev/null
endscript
}