Results 1 to 5 of 5
-
17-04-2003, 12:46 #1ctrlz Guest
launch service as teamspeak user on startup
is anyone know how to launch the teamspeak service on a linux box (I use a mandrake 9.1 distribution)?
Is the service may run as teamspeak user?
Is it possible to chroot the teamspeak user?
I suppose I need a script in my /etc/rc.d/init.d directory but my tries were unsuccessfull
Any ideas are welcome...
ThanksLast edited by ctrlz; 17-04-2003 at 12:56.
-
17-04-2003, 14:37 #2
-= TeamSpeak Addict =-
- Join Date
- Nov 2002
- Location
- Germany
- Posts
- 393
Re: launch service as teamspeak user on startup
You have to make a symlink of that script to one of the rcX.d dirs! I guess rc2.d should be right (I'm not familiar with Mandrake, on Suse > 7.2 I would choose rc3.d)! There might be a description of the runlevels in the /etc/inittab. So, make a symlink from your script to (e.g.) ../rc2.d/K99tss2d. Then the script will be executed on boot! "K<number>" is the order in which the scripts are executed. Means, the higher the number the later the execution.Originally posted by ctrlz
I suppose I need a script in my /etc/rc.d/init.d directory but my tries were unsuccessfull
Good luck!
R3
-
18-04-2003, 03:45 #3
Presumably the K* rc.d link is for stopping the service, and the S* link is for starting it.
sTu.
-
18-04-2003, 12:03 #4
-= TeamSpeak Addict =-
- Join Date
- Nov 2002
- Location
- Germany
- Posts
- 393
...or maybe that way. As I said, I haven't done this for myself, yet!Originally posted by EmperorBill
Presumably the K* rc.d link is for stopping the service, and the S* link is for starting it.
sTu.
"S" could be "start", or "stop", or shutdown. And "K", well..., whatever!
I just thought "K" comes before "S" in the alphabet
regs
R3
-
19-04-2003, 23:39 #5
-= TeamSpeak Addict =-
- Join Date
- Jul 2002
- Location
- Deutschland
- Posts
- 384
"S" = Start
"K" = Kill
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
database problem
By zionahead in forum [TeamSpeak 2] Client SupportReplies: 7Last Post: 29-08-2007, 04:05 -
Teamspeak needs to release higher codecs, at least 44k
By Gnomore in forum [TeamSpeak 2] General QuestionsReplies: 21Last Post: 08-08-2005, 21:17 -
TeamSpeak (Windows Service)
By gta4 in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 20-07-2005, 13:19 -
TeamSpeak RC2 and Freebsd 5.3
By NeonLibra in forum [TeamSpeak 2] Server SupportReplies: 10Last Post: 23-05-2005, 11:03 -
tsp service and startup params?
By stealthhk in forum [TeamSpeak Classic] General QuestionsReplies: 2Last Post: 17-07-2002, 09:03


Reply With Quote



