Community Forums Today's Posts     Member List     Archive    
Results 1 to 5 of 5

Hybrid View

  1. #1
    ctrlz Guest

    Unhappy 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...
    Thanks
    Last edited by ctrlz; 17-04-2003 at 12:56.

  2. #2
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    393

    Re: launch service as teamspeak user on startup

    Originally posted by ctrlz
    I suppose I need a script in my /etc/rc.d/init.d directory but my tries were unsuccessfull
    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.

    Good luck!
    R3

  3. #3
    Join Date
    Apr 2003
    Location
    Melbourne, Australia
    Posts
    8
    Presumably the K* rc.d link is for stopping the service, and the S* link is for starting it.

    sTu.

  4. #4
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    393
    Originally posted by EmperorBill
    Presumably the K* rc.d link is for stopping the service, and the S* link is for starting it.

    sTu.
    ...or maybe that way. As I said, I haven't done this for myself, yet!
    "S" could be "start", or "stop", or shutdown. And "K", well..., whatever!
    I just thought "K" comes before "S" in the alphabet

    regs
    R3

  5. #5
    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

  1. database problem
    By zionahead in forum [TeamSpeak 2] Client Support
    Replies: 7
    Last Post: 29-08-2007, 04:05
  2. Teamspeak needs to release higher codecs, at least 44k
    By Gnomore in forum [TeamSpeak 2] General Questions
    Replies: 21
    Last Post: 08-08-2005, 21:17
  3. TeamSpeak (Windows Service)
    By gta4 in forum [TeamSpeak 2] Server Support
    Replies: 2
    Last Post: 20-07-2005, 13:19
  4. TeamSpeak RC2 and Freebsd 5.3
    By NeonLibra in forum [TeamSpeak 2] Server Support
    Replies: 10
    Last Post: 23-05-2005, 11:03
  5. tsp service and startup params?
    By stealthhk in forum [TeamSpeak Classic] General Questions
    Replies: 2
    Last Post: 17-07-2002, 09:03

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •