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

Re: Disable server so it does not start on reboot (even after upgrade)?



On Tue, Jan 13, 2015 at 11:49:38PM +0200, Andrei POPESCU wrote:
> On Vi, 09 ian 15, 15:02:34, Xavi wrote:
> > First I do:
> > 
> > sudo update-rc.d -f apache2 remove
> > 
> > and then, to assert the rc.d links are not recreated, 
> > I recreate them stopped in all runlevels:
> > 
> > sudo update-rc.d apache2 stop 80 0 1 2 3 4 5 6 .
> 
> Or one could just use 'disable'.

Couldn't you just turn apache2 off in rcconf?
Or did I miss something in this thread?

./tony
--
http://tonybaldwin.me


Reply to: