diff options
Diffstat (limited to 'net-p2p/syncthing/files/syncthing-relaysrv.logrotate')
-rw-r--r-- | net-p2p/syncthing/files/syncthing-relaysrv.logrotate | 6 |
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 -} |