summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/syncthing/files/stdiscosrv.logrotate')
-rw-r--r--net-p2p/syncthing/files/stdiscosrv.logrotate6
1 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/syncthing/files/stdiscosrv.logrotate b/net-p2p/syncthing/files/stdiscosrv.logrotate
new file mode 100644
index 000000000000..406a1122a240
--- /dev/null
+++ b/net-p2p/syncthing/files/stdiscosrv.logrotate
@@ -0,0 +1,6 @@
+/var/log/syncthing/stdiscosrv.log {
+ missingok
+ notifempty
+ sharedscripts
+ copytruncate
+}