diff options
Diffstat (limited to 'debian/tor.logrotate')
-rw-r--r-- | debian/tor.logrotate | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/tor.logrotate b/debian/tor.logrotate index 676ce89894..1d3d3a4af8 100644 --- a/debian/tor.logrotate +++ b/debian/tor.logrotate @@ -5,6 +5,7 @@ delaycompress missingok notifempty + sharedscripts postrotate /etc/init.d/tor reload > /dev/null endscript |