From 1045963959ddfb697898fa90476f837aae4e2881 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 1 Apr 2026 22:56:07 +0200 Subject: repo: move all packages under SlackBuilds/ subfolder Reorganize repository by moving all 11 package directories into a new SlackBuilds/ subfolder. Update README.md, CLAUDE.md, and hooks/post-commit to reflect the new path structure. Co-Authored-By: Claude Sonnet 4.6 --- syncthing/syncthing.logrotate | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 syncthing/syncthing.logrotate (limited to 'syncthing/syncthing.logrotate') diff --git a/syncthing/syncthing.logrotate b/syncthing/syncthing.logrotate deleted file mode 100644 index ef303bf..0000000 --- a/syncthing/syncthing.logrotate +++ /dev/null @@ -1,8 +0,0 @@ -/var/log/syncthing/*.log { - weekly - rotate 4 - compress - missingok - notifempty - copytruncate -} -- cgit v1.2.3