diff --git a/conf/logrotate.conf b/conf/logrotate.conf index 0e3846b..3069a4d 100644 --- a/conf/logrotate.conf +++ b/conf/logrotate.conf @@ -8,7 +8,7 @@ compress delaycompress postrotate - systemctl restart syncthing > /dev/null + systemctl restart syncthing@SYNCUSER > /dev/null endscript }