• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

[Request] - TeaSpeak Autostart & AutoUpdate Script

Daxtabold

Active member

Daxtabold

Active member
Miss that, lol.
Must I simply replace the teaspeak_updater.sh with the teastart_minimal.sh in my teaspeak.service file,
or did i run it parallel as service?
 

mkll11one

TeaSpeak Team
Staff member
TeaTeam
If you need to use "teastart_minimal.sh" i think, you need to code.. so it can "open screen" > and use the "teastart_minimal.sh" ;)
 

Daxtabold

Active member
Ups, teastart.sh, sorry :p

Code:
[Service]
WorkingDirectory=/home/teaspeak/
User=teaspeak
Group=teaspeak
Type=forking
ExecStart=/home/teaspeak/teastart.sh start
ExecStop=/home/teaspeak/teastart.sh stop
PIDFile=/home/teaspeak/tpid.pid
RestartSec=10
Restart=always
Did i have to replace "teastart.sh" to teaspeak_updater.sh to "(install)" the AutoUpdate script?
I just build up my Linux Basics, so dont be mad about this silly question ^^
 
Last edited: