Posts: 5
Threads: 3
Joined: Jan 2005
Reputation:
0
hi,
i'm a linux noob! i've suse linux 9.0 on my server.
i'll start my srcds with the system (runlevel 3). is there any startscript?
Posts: 29
Threads: 3
Joined: Jan 2005
Reputation:
0
not sure how suse does it, but the bruteforce way is to make an rc script in your /etc/rc(1,2,3,4,5,6?)'
remember you need a startup and a kill script.
Posts: 18
Threads: 0
Joined: Feb 2005
Reputation:
0
As promised, i've made a initscript and configfile you can use for SuSE or UnitedLinux. For other distros: Give it a try, the script should be LSB
The files are attached, just untar it as root in / (tar xzvf file.tgz)
All settings are put in /etc/sysconfig/srcds (which you can edit manual or through Yast). The init-script reads the settings from this file.
With insserv srcds the links in the rcX.d-folders are made you.
Note for our MickeySoft users:
A reboot a day, keeps Dr.Watson away
Posts: 18
Threads: 0
Joined: Feb 2005
Reputation:
0
I've changed the script a little because the actual serverprocess wasn't killed. Only the srcds_run script. You can download it again to get the right version.
Note for our MickeySoft users:
A reboot a day, keeps Dr.Watson away