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

[Service]
Type=forking
ExecStart=/usr/bin/forge-1.12.2d backup
User=forge-1-12-2
Group=forge-1-12-2

[Install]
WantedBy=multi-user.target