Comment 2 for bug 79070

Revision history for this message
Rolf Leggewie (r0lf) wrote :

What is "it"? /var/log/iceccd.log? /etc/init.d/icecc? Something else entirely?

-rw-rw-rw- 1 root root 466 2007-08-12 10:58 /var/log/iceccd.log
-rwxr-xr-x 1 root root 3288 2007-01-13 06:36 /etc/init.d/icecc

iceccd is running as user root if that is what you are asking. It does not seem to drop priviledges.

"sudo /etc/init.d/icecc restart" will not produce a log, while calling icecc directly does (first do a "ps faux|grep icecc" to get the command line used by the init script, then stop icecc and lastly call as root the command line gotten from the first step.)