Hey community!
My friend recently set up a TS on an ElementaryOS (derived from Ubuntu) system, and it successfully runs.
Now, I want to make it run on boot, and seeing as none of the startup scripts work for me (constant symlink error), I tried making a simple crontab job.
My commands are
I have given permissions to execute by chmod.
However, my teamspeak always recieves an error
Any ideas?
I have used the entire weekend to look for solutions, but can't seem to find any.
Also, feedback for first post?
Crontab job to autostart linux not working?
My friend recently set up a TS on an ElementaryOS (derived from Ubuntu) system, and it successfully runs.
Now, I want to make it run on boot, and seeing as none of the startup scripts work for me (constant symlink error), I tried making a simple crontab job.
My commands are
Code:
sudo crontab -e
[password]
@reboot (user) sh {PATH}/ts3server_startscript.sh restart
However, my teamspeak always recieves an error
Any ideas?
I have used the entire weekend to look for solutions, but can't seem to find any.
Also, feedback for first post?
0 commentaires:
Enregistrer un commentaire