Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!decvax!ucbvax!apollo From: paul@EECS.UMICH.CSNET (Paul Killey) Newsgroups: mod.computers.apollo Subject: more on running /etc/rc ... Message-ID: <8512070915.AA12489@Yale-Bulldog.YALE.ARPA> Date: Fri, 6-Dec-85 18:25:02 EST Article-I.D.: Yale-Bul.8512070915.AA12489 Posted: Fri Dec 6 18:25:02 1985 Date-Received: Sun, 8-Dec-85 03:33:45 EST Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet Lines: 19 Approved: apollo@yale-comix.arpa What if someone writes the following shell script before going to lunch? while (1) /etc/run_rc Or, what if I add this line to `node_data/etc.rc? What are its default permissions? rm -rf //mybuddy/important/stuff I run rc by su-ing and running /etc/run_rc 'manually' and don't bother with the execution via the startup file that gets executed when booting. --paul