mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Logrotate var/log/tor/*log instead of just var/log/tor/log
svn:r1970
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
tor (0.0.7-2) unstable; urgency=low
|
||||
|
||||
* NOT YET RELEASED
|
||||
* Logrotate var/log/tor/*log instead of just var/log/tor/log, in
|
||||
case the admin wants several logs.
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Tue, 15 Jun 2004 15:21:06 +0200
|
||||
|
||||
tor (0.0.7-1) unstable; urgency=low
|
||||
|
||||
* New upstream version
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
/var/log/tor/log {
|
||||
/var/log/tor/*log {
|
||||
daily
|
||||
rotate 5
|
||||
compress
|
||||
|
||||
Reference in New Issue
Block a user