File tor-0.2.2.37-logrotate.patch of Package tor
Index: contrib/tor.logrotate.in =================================================================== --- contrib/tor.logrotate.in.orig 2012-05-10 21:00:16.000000000 +0100 +++ contrib/tor.logrotate.in 2012-06-15 20:06:22.000000000 +0100 @@ -7,6 +7,7 @@ notifempty # you may need to change the username/groupname below create 0640 _tor _tor + su _tor _tor sharedscripts postrotate /etc/init.d/tor reload > /dev/null