View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 05:34 AM
Martin Lefebvre
 
Posts: n/a
Default Re: One bug in /etc/rc.d/rc.6, and one omission.

plenty560@yahoo.com wrote:
> Hi folks,
>
> In Slackware 12, there are references in /etc/rc.d/rc.6
> to /bin/sleep. There is no sleep in /bin. Try 'which sleep'.
>


on mine, it returns /usr/bin/sleep, which is a symlink to /bin/sleep

> Also, the poweroff command at the end needs to
> have the -h flag to make sure it quietly shuts down
> the hard drives. Without it, mine makes a cluck sound.
>


make sure it doesn't lay eggs too... although this sounds like a safer
way...

Reply With Quote