minecraft-site/minecraft-site.service
Chandler Swift f17074d22d
Update for Minecraft
Using template from the PHP version of this site, from 2016/2017!

$ ls -Alh
-rw-r--r-- 1 chandler chandler 1.5K Jan  4  2017 index.php
2023-09-29 19:59:54 -05:00

11 lines
234 B
Desktop File

[Unit]
Description=factorio-site
[Service]
ExecStart=/bin/sh -c "/opt/factorio-site/factorio-site --password=`cat /opt/factorio-rcon-password`"
WorkingDirectory=/opt/factorio-site
Restart=always
[Install]
WantedBy=multi-user.target