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

[Service]
Type=oneshot
ExecStart=/usr/bin/forge-1.11.2d backup
User=forge-1-11-2
Group=forge-1-11-2

[Install]
WantedBy=multi-user.target