https://www.amazon.de/ARCELI-SRD-05VDC-SL-C-Relais-Modul-Kostenloser-Intelligent/dp/B07JL4YB8R
- Tested with Ubuntu 20
#!/bin/sh | |
### BEGIN INIT INFO | |
# Provides: Minecraft-Server | |
# Required-Start: $all | |
# Required-Stop: $remote_fs $syslog $network | |
# Default-Start: 2 3 4 5 | |
# Default-Stop: 0 1 6 | |
# Short-Description: Starts minecraft server at boot time | |
# Description: Starts minecraft server at boot time | |
### END INIT INFO |