Mailinglist Archive: opensuse (1156 mails)

< Previous Next >
Re: [S.u.S.E. Linux] A Standard for rc.local ?? (suse 5.2 )
  • From: weissel@xxxxxxxxxxxxxxxxxxxxxxxxxxx (Wolfgang Weisselberg)
  • Date: Thu, 28 May 1998 13:59:20 +0200
  • Message-id: <19980528135920.H7824@xxxxxxxxxxxxxxxxxx>



Hi!

Trying to kill the keyboard, edo@xxxxxxxxxxxxxxxxxxxx produced:
> > you put your "switch" in /etc/rc.config... like this:
[snip]

> Yes, i understood this ( i did similar things in irix ,because don't have
> a rc.local file ), but the idea is to put things that don't need a stop
> procedure (i.e Modify a etc/motd or issue, put a ipfwadm -I -l , etc).

Well, I'd use a dummy stop procedure ... like

start)
# some commands like setting HD parameters ... only in runlevels
# 2 and 3, so if it really fails, I can still use runlevel 1
echo "blahing blah"
blah -b -l -a -h --blah
;;
stop)
# dummy
;;

-Wolfgang


--
PGP 2 welcome: Mail me, subject "send PGP-key".
If you've nothing at all to hide, you must be boring.
Unsolicited Bulk E-Mails: *You* pay for ads you never wanted.
Is our economy _so_ weak we have to tolerate SPAMMERS? I guess not.
--
To get out of this list, please send email to majordomo@xxxxxxxx with
this text in its body: unsubscribe suse-linux-e


< Previous Next >
References