PERFORCE change 45350 for review
Robert Watson
rwatson at FreeBSD.org
Wed Jan 14 19:37:47 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=45350
Change 45350 by rwatson at rwatson_tislabs on 2004/01/14 11:37:04
Lost in a merge at some point: do install rc as executable in
the MAC branch.
Affected files ...
.. //depot/projects/trustedbsd/mac/etc/Makefile#37 edit
Differences ...
==== //depot/projects/trustedbsd/mac/etc/Makefile#37 (text+ko) ====
@@ -12,7 +12,7 @@
inetd.conf login.access login.conf \
mac.conf motd netconfig network.subr networks newsyslog.conf \
phones profile protocols \
- rc rc.firewall rc.firewall6 rc.sendmail rc.shutdown \
+ rc.firewall rc.firewall6 rc.sendmail rc.shutdown \
rc.subr remote rpc services \
shells sysctl.conf syslog.conf usbd.conf \
etc.${MACHINE_ARCH}/ttys \
@@ -33,7 +33,7 @@
.endif
# -rwxr-xr-x root:wheel, for the new cron root:wheel
-BIN2= netstart pccard_ether rc.suspend rc.resume rc rc.shutdown
+BIN2= netstart pccard_ether rc rc.suspend rc.resume rc rc.shutdown
MTREE= BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist \
BSD.var.dist BSD.x11.dist BSD.x11-4.dist
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list