On 05/30/2007 01:24 AM, William Xu wrote:
Hi folks, tinyproxy is a tiny proxy server. The problem is that
,----
| # invoke-rc.d tinyproxy start
`----

doesn't start tinyproxy. It simply does nothing. While, by
,----
| # /etc/init.d/tinyproxy start
`----

tinyproxy starts successfully.
i took a look at the script /etc/init.d/tinyproxy, but didn't find any
suspected causes. The 'System V' style init scripts seems difficult to
understand..

Any ideas?


The manual page for invoke-rc.d suggests that it's mainly for the use of Debian package maintainers. You are probably a normal user, so "/etc/init.d/tinyproxy start" is the correct method for you.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to