http://git.community.i2p/PurpleI2P/i2pd/commit/02c51b098010573c680be91109a82e6d409854e0
" /var/run " : i2p : : util : : filesystem : : GetDataDir ( ) . string ( ) ; pidfile . append ( " /i2pd.pid " ) ; pidFilehandle = open ( pidfile . c_str ( ) , O_RDWR | O_CREAT , 0600 ) ; if ( pidFilehandle = = - 1 ) 1 README.md Unescape Escape View File @ -49,6 +49,7 @@ Options * --httpport= - The http port to listen on * --log= - Enable or disable logging to file. 1 for yes, 0 for no. * --daemon= - Enable or disable daemon mode. 1 for yes, 0 for no. * --service= ...