Douglas A. Tutty wrote:
On Wed, Nov 05, 2008 at 09:10:18AM +0800, Stephen Liu wrote:
Debian Etch


I have 3 commands on /etc/rc.local


# cat /etc/rc.local
/bin/sh -e

in my /etc/rc.local, this line is

#!/bin/sh -e

Note the pound-bang (#!) that makes this script run by sh rather than
running sh -e as a command (or doing nothing, I'm not sure which).


Good job Doug. I missed that.

Hugo


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to