> uname -a FreeBSD localhost 5.3-BETA4 FreeBSD 5.3-BETA4 #0: Thu Sep 16 19:19:27 IDT 2004 root_at_localhost:/usr/obj/usr/src/sys/GENERIC i386 Hello. Accidentally I've found that installing a new world makes a backup copy of init(8). See below: > ls -lo /sbin/ini* -r-x------ 1 root wheel schg 482036 Sep 16 17:10 /sbin/init -r-x------ 1 root wheel - 482036 Sep 11 15:28 /sbin/init.bak The /usr/src/sbin/init/Makefile have following line: INSTALLFLAGS=-fschg -b -B.bak What is the reason one should have /sbin/init.bak after installation of a new world? Why the 'schg' flag is removed on this file? Thanks. __________________________________ Do you Yahoo!? Yahoo! Mail - 50x more storage than other providers! http://promotions.yahoo.com/new_mailReceived on Fri Sep 17 2004 - 14:11:28 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:12 UTC