# $Id$

/var/log/tor/* {
	olddir /var/log/archive/tor
	postrotate
		/sbin/service tor reload || :
	endscript
}
