summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Robby Workman <rworkman@slackbuilds.org>2021-07-18 03:36:29 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-07-19 16:23:33 +0700
commit8679fda5afda338255385a3ed9ab6950943e1d50 (patch)
tree18e46e3f48625d65f64eec081cec4707c632f950 /network
parent1523e52ef65f8def6572d88bd4145ca2a2124df0 (diff)
downloadslackbuilds-8679fda5afda338255385a3ed9ab6950943e1d50.tar.gz
slackbuilds-8679fda5afda338255385a3ed9ab6950943e1d50.tar.xz
network/nsd: Fix logrotate file for non-root /var/log subdir
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/nsd/nsd.logrotate2
1 files changed, 2 insertions, 0 deletions
diff --git a/network/nsd/nsd.logrotate b/network/nsd/nsd.logrotate
index eb49072a75..5df3e2ba4a 100644
--- a/network/nsd/nsd.logrotate
+++ b/network/nsd/nsd.logrotate
@@ -2,6 +2,8 @@
daily
rotate 14
notifempty
+ create 0640 nsd nsd
+ su nsd nsd
missingok
compress
sharedscripts