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

[Service]
Type=oneshot
ExecStart=/usr/bin/forge-1.7.10d backup
User=forge-1-7-10
Group=forge-1-7-10

[Install]
WantedBy=multi-user.target