mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-21 16:49:10 +01:00
Merge branch 'master' of https://github.com/PurpleI2P/i2pd into openssl
This commit is contained in:
commit
7ee8bdf2f3
1 changed files with 2 additions and 0 deletions
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
|
# these can be overridden in /etc/init/i2pd.override
|
||||||
env LOGFILE="/var/log/i2pd/i2pd.log"
|
env LOGFILE="/var/log/i2pd/i2pd.log"
|
||||||
|
|
||||||
|
expect fork
|
||||||
|
|
||||||
exec /usr/sbin/i2pd --daemon --service --log=file --logfile=$LOGFILE
|
exec /usr/sbin/i2pd --daemon --service --log=file --logfile=$LOGFILE
|
||||||
|
|
Loading…
Add table
Reference in a new issue