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