Re: bash: halt: command not found

2012-04-08 Thread Claudius Hubig
Hello Brian, Brian wrote: > On Sun 08 Apr 2012 at 15:34:10 +0200, Claudius Hubig wrote: > > > "J. Bakshi" wrote: > > > I checked and the is no more /sbin/shutdown :-( > > > > Did you remove sysvinit? This happens, for example, when you install > > upstart, as it conflicts sysvinit. > > Acccor

Re: bash: halt: command not found

2012-04-08 Thread Brian
On Sun 08 Apr 2012 at 15:34:10 +0200, Claudius Hubig wrote: > "J. Bakshi" wrote: > > I checked and the is no more /sbin/shutdown :-( > > Did you remove sysvinit? This happens, for example, when you install > upstart, as it conflicts sysvinit. Acccording to http://packages.debian.org/wheezy/

Re: bash: halt: command not found

2012-04-08 Thread J. Bakshi
On Sun, 8 Apr 2012 15:34:10 +0200 Claudius Hubig wrote: > Hello J., > > "J. Bakshi" wrote: > > I checked and the is no more /sbin/shutdown :-( > > Did you remove sysvinit? This happens, for example, when you install > upstart, as it conflicts sysvinit. > > To reinstall sysvinit, try > > # ap

Re: bash: halt: command not found

2012-04-08 Thread Claudius Hubig
Hello J., "J. Bakshi" wrote: > I checked and the is no more /sbin/shutdown :-( Did you remove sysvinit? This happens, for example, when you install upstart, as it conflicts sysvinit. To reinstall sysvinit, try # apt-get install --reinstall sysvinit This will also fix it if your local installa