Search found 1 match
- Fri Mar 14, 2008 4:34 am
- Forum: Steamcast
- Topic: Help needet with 2 ore more instances of Steamcast on Linux
- Replies: 1
- Views: 7057
Help needet with 2 ore more instances of Steamcast on Linux
Hi all
i cant start 2 ore more instances of steamcast. i build this startscript but it wont work:
#!/bin/sh
### BEGIN INIT INFO
# Provides: _steamcast1
# Required-Start: $network
# Required-Stop: $network
# Default-Start: 2 3 5
# Description:
### END INIT INFO
. /etc/rc.status
rc_reset
#!/bin ...
i cant start 2 ore more instances of steamcast. i build this startscript but it wont work:
#!/bin/sh
### BEGIN INIT INFO
# Provides: _steamcast1
# Required-Start: $network
# Required-Stop: $network
# Default-Start: 2 3 5
# Description:
### END INIT INFO
. /etc/rc.status
rc_reset
#!/bin ...