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

Re: rc.local and SuSE?





> I don't see an rc.local. If I make one, where should I put it

How about in /etc/rc.d, like the others ???

> and will it be run?

It will if you put something like this at the end of rc.M:

if [ -x /etc/rc.d/rc.local ]; then
  . /etc/rc.d/rc.local
fi


HTH,

-J


--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.