소스 검색

Add sharedscripts tor logrotate.d/tor

svn:r3290
Peter Palfrader 19 년 전
부모
커밋
ba8690373a
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      debian/changelog
  2. 1 0
      debian/tor.logrotate

+ 1 - 0
debian/changelog

@@ -2,6 +2,7 @@ tor (0.0.9.2-1) unstable; urgency=low
 
   * New upstream version.
   * Update debian/copyright (it's 2005).
+  * Add sharedscripts tor logrotate.d/tor.
 
  -- Peter Palfrader <weasel@debian.org>  Tue,  4 Jan 2005 11:14:03 +0100
 

+ 1 - 0
debian/tor.logrotate

@@ -5,6 +5,7 @@
 	delaycompress
 	missingok
 	notifempty
+	sharedscripts
 	postrotate
 		/etc/init.d/tor reload > /dev/null
 	endscript