On Friday 23 January 2009, Anthony Carrico wrote:
> Suppose I want to boot with a particular init script disabled. In
> Debian, I could use update-rc.d to remove the rc.d links, then later use
> update-rc.d again to bring them back. If I did that, I'd have to note
> the priority and the run-levels that were originally used (Does "rcconf"
> remember them?).
> 
> I could edit the init script to exit right away, but that would be a hack.
> 
> Is there a third way?
> 
a kludge, but i do it all the time:
chmod 644 /etc/init.d/scriptname

Attachment: signature.asc
Description: This is a digitally signed message part.



Reply via email to