[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Fwd: Re: Please remove rcconf]



On Mon, 2004-03-08 at 09:16, Henrique de Moraes Holschuh wrote:
> In fact, currently invoke-rc.d will refuse
> to start/restart the service

Actually this is not true.

jdthood@thanatos:/etc$ ls -l */*dummy*
-rwxr-xr-x   1 root   root    19 2004-03-08 09:30 init.d/dummy*
jdthood@thanatos:/etc$ # Notice the absence of rc symlinks!
jdthood@thanatos:/etc$ cat init.d/dummy
#!/bin/sh
echo yay
jdthood@thanatos:/etc$ sudo invoke-rc.d dummy start
yay

However, this just reinforces your main point.  Thanks.
-- 
Thomas Hood <jdthood@yahoo.co.uk>



Reply to: