systemd[1]: Starting I2P Router written in C++... systemd[1]: i2pd.service: Can't open PID file /run/i2pd/i2pd.pid (yet?) after start: Operation not permitted systemd[1]: Started I2P Router written in ...
I see the /run/proftpd.pid file was created & I can open it to see the actual pid. I stop the proftpd.service and the /run/proftpd.pid file disapears, which seems normal - I've tried including the ...
i had a daemon fall into this state, and it was because of the way i was doing the log rotation. privoxy does not do log rotation or provide the logrotate conf file, so i created one. i was using the ...