diff options
author | Sebastian Arcus <s.arcus@open-t.co.uk> | 2016-05-20 01:26:42 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-20 20:03:53 +0700 |
commit | 28eb8e07b152e0266b4055618c96fab3225ac1ca (patch) | |
tree | a1e7a7711d1245c6a8c6ad27f3c0f04fec5db224 /network/syncthing/doinst.sh | |
parent | 2d2e5c3ded84aa821a8306c7fcc003de0e46b338 (diff) | |
download | slackbuilds-28eb8e07b152e0266b4055618c96fab3225ac1ca.tar.gz |
network/syncthing: Updated for version 0.13.0 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/syncthing/doinst.sh')
-rw-r--r-- | network/syncthing/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/syncthing/doinst.sh b/network/syncthing/doinst.sh index f171eaf450..9d663d4e1b 100644 --- a/network/syncthing/doinst.sh +++ b/network/syncthing/doinst.sh @@ -21,4 +21,5 @@ preserve_perms() { config $NEW } +config etc/logrotate.d/syncthing.new preserve_perms etc/rc.d/rc.syncthing.new |