- Fix log rotation by using right signal to make i2pd reopen its logfile

PR:		230714
Reported by:	eugen
This commit is contained in:
Dmitry Marakasov 2018-08-28 15:37:38 +00:00
parent 0597b34c50
commit 85d8234f15
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478322
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
PORTNAME= i2pd
PORTVERSION= 2.20.0
PORTREVISION= 1
CATEGORIES= security net-p2p
MAINTAINER= amdmi3@FreeBSD.org

View File

@ -1,2 +1,2 @@
# logfilename owner:group mode count size when flags pid_file sig_num
/var/log/i2pd/i2pd.log %%USER%%:%%GROUP%% 644 7 100 * J /var/run/i2pd/i2pd.pid 1
/var/log/i2pd/i2pd.log %%USER%%:%%GROUP%% 644 7 100 * J /var/run/i2pd/i2pd.pid 30