Update of installation

Added option of running on system startup
This commit is contained in:
Johannes Schmelz 2022-03-29 09:40:54 +00:00
parent be3d908db0
commit b331c3c8a6

View File

@ -6,6 +6,7 @@
3. set the permissions to execute the scripts (chmod +x filename)# 3. set the permissions to execute the scripts (chmod +x filename)#
4. copy the *-service scripts to /etc/init.d/ 4. copy the *-service scripts to /etc/init.d/
5. create symlink from the scripts link must be in the same directory as start.sh 5. create symlink from the scripts link must be in the same directory as start.sh
6. to run the service on system startup run "rc-update add *-service default" for the specific server and replace * with name
## Dependencies for mc-shutdown ## Dependencies for mc-shutdown
- https://github.com/Tiiffi/mcrcon - https://github.com/Tiiffi/mcrcon