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

Re: How to remove zope from run-level 3?



Robert Cymbala <cymbaLa@lafn.org> wrote:
>Syntax:
>  update-rc.d [-n] [-f] name remove
>
>How to remove Zope from only/just run-level 3?

'rm /etc/rc3.d/S*zope' (which is a symlink into /etc/init.d).
update-rc.d will notice that you've removed the link from runlevel 3 and
won't restore it on future upgrades; you can put the symlink back when
you've got Zope to work reliably.

Cheers,

-- 
Colin Watson                                     [cjw44@flatline.org.uk]



Reply to: