[SM-Commit] PERFORCE change 76795 by Robin Cook for review

Perforce Review Daemon p4review at smee.org
Sat Mar 25 18:45:00 EST 2006


Change 76795 by robin_cook at CuZnDragon-pheuri.wyrms.net on 2006/03/25 23:43:01

	Add the ability to start at boot

Affected files ...

... //sgl/grimoires/test/accounts#20 integrate
... //sgl/grimoires/test/groups#30 integrate
... //sgl/grimoires/test/science/boinc/BUILD#2 integrate
... //sgl/grimoires/test/science/boinc/FINAL#1 branch
... //sgl/grimoires/test/science/boinc/HISTORY#4 integrate
... //sgl/grimoires/test/science/boinc/init.d/boinc#1 branch
... //sgl/grimoires/test/science/boinc/init.d/boinc.conf#1 branch

Differences ...

==== //sgl/grimoires/test/accounts#20 (xtext) ====

@@ -54,3 +54,4 @@
 anubis:148:146
 nagios:149:149
 nagcmd:150:150
+boinc:152:152

==== //sgl/grimoires/test/groups#30 (xtext) ====

@@ -57,5 +57,6 @@
 anubis:146:
 nagios:149:
 nagcmd:150:
+scanner:151:
+boinc:152:
 nogroup:65534:
-scanner:151:

==== //sgl/grimoires/test/science/boinc/BUILD#2 (xtext) ====

@@ -1,3 +1,4 @@
+create_account boinc '/var/lib/boinc'  &&
 if [[ $BOINC_PARTS == client || $BOINC_PARTS == both ]]
 then
   OPTS="$OPTS --enable-client"

==== //sgl/grimoires/test/science/boinc/HISTORY#4 (text) ====

@@ -1,3 +1,8 @@
+2006-03-25 Robin Cook <rcook at wyrms.net>
+        * BUILD: added create_account
+        * init.d: added to start on boot up
+        * FINAL: added for message
+
 2006-03-25 Eric Sandall <eric at sandall.us>
 	* DEPENDS: Make wxgtk-no-unicode dependency optional
 	  Fix a mismatched quote...not good to work on stuff at 2AM, even when you



More information about the SM-Commit mailing list