aboutsummarylogtreecommitdiffstats
path: root/papermc-backup.service
blob: 10941a16ee869ff573a1eca247ecd0a9cb538f71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=PaperMC Server World Backup
After=local-fs.target

[Service]
Type=oneshot
ExecStart=/usr/bin/papermc backup
User=papermc
Group=papermc

[Install]
WantedBy=multi-user.target