summarylogtreecommitdiffstats
path: root/forged-backup.service
blob: 2bb18d49910a7ccf94b8f365ed8d3907b519fa82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Minecraft Forge 1.9.4 Server World Backup
After=local-fs.target

[Service]
Type=simple
ExecStart=/usr/bin/forge-1.9.4d backup
User=forge-1-9-4
Group=forge-1-9-4

[Install]
WantedBy=multi-user.target