summaryrefslogtreecommitdiff
path: root/contrib/tor.logrotate.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tor.logrotate.in')
-rw-r--r--contrib/tor.logrotate.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tor.logrotate.in b/contrib/tor.logrotate.in
index 429fc57005..6e75f80bf0 100644
--- a/contrib/tor.logrotate.in
+++ b/contrib/tor.logrotate.in
@@ -5,6 +5,8 @@
delaycompress
missingok
notifempty
+ # you may need to change the username/groupname below
+ create 0640 _tor _tor
sharedscripts
postrotate
/etc/init.d/tor reload > /dev/null