mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-10 01:01:02 +00:00
Merge branch 'master' of https://github.com/PurpleI2P/i2pd into openssl
This commit is contained in:
commit
7ee8bdf2f3
2
debian/i2pd.upstart
vendored
2
debian/i2pd.upstart
vendored
@ -6,4 +6,6 @@ stop on runlevel [016] or unmounting-filesystem
|
||||
# these can be overridden in /etc/init/i2pd.override
|
||||
env LOGFILE="/var/log/i2pd/i2pd.log"
|
||||
|
||||
expect fork
|
||||
|
||||
exec /usr/sbin/i2pd --daemon --service --log=file --logfile=$LOGFILE
|
||||
|
Loading…
x
Reference in New Issue
Block a user