rpms/poker-network/F-7 poker-bot.init, 1.2, 1.3 poker-server.init, 1.2, 1.3

Christopher Stone (xulchris) fedora-extras-commits at redhat.com
Thu May 29 17:28:48 UTC 2008


Author: xulchris

Update of /cvs/extras/rpms/poker-network/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14491/F-7

Modified Files:
	poker-bot.init poker-server.init 
Log Message:
forgot to commit these from last commit


Index: poker-bot.init
===================================================================
RCS file: /cvs/extras/rpms/poker-network/F-7/poker-bot.init,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- poker-bot.init	24 May 2008 02:00:07 -0000	1.2
+++ poker-bot.init	29 May 2008 17:27:35 -0000	1.3
@@ -8,8 +8,8 @@
 
 ### BEGIN INIT INFO
 # Provides: poker-bot
-# Required-Start: $local_fs $network poker-server
-# Required-Stop: $local_fs $network poker-server
+# Required-Start: $local_fs $network $syslog poker-server
+# Required-Stop: $local_fs $network $syslog poker-server
 # Short-Description: poker-network bots
 # Description: Multi player online poker server with
 #              bots running according to /etc/poker-network


Index: poker-server.init
===================================================================
RCS file: /cvs/extras/rpms/poker-network/F-7/poker-server.init,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- poker-server.init	24 May 2008 02:00:08 -0000	1.2
+++ poker-server.init	29 May 2008 17:27:35 -0000	1.3
@@ -8,8 +8,8 @@
 
 ### BEGIN INIT INFO
 # Provides: poker-server
-# Required-Start: $local_fs $network mysqld
-# Required-Stop: $local_fs $network mysqld
+# Required-Start: $local_fs $network $syslog mysqld
+# Required-Stop: $local_fs $network $syslog mysqld
 # Short-Description: poker-network server
 # Description: Multi player online poker server with
 #              bots running according to /etc/poker-network




More information about the fedora-extras-commits mailing list