On Mon, 9 Jun 2003 22:45:30 +0200 Marino Fernandez <[EMAIL PROTECTED]> wrote:
> Once I placed a bash script in /etc/init.d, how do I create a link so it > is executed during halt (runlevel 0) and reboot (runlevel 6). I tried > this: > > update-rc.d <myscriptname> start 99 runlvl 0 > > But I get this error: > > expected runlevel [0-9S] (did you forget "." ?) man update-rc.d has examples that would answer this question for you. Kevin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]