summarylogtreecommitdiffstats
path: root/papermc-backup.service
blob: 10a470ff8dcc2fe099fa23efd8042a30c7851347 (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=forking
ExecStart=/usr/bin/papermc backup
User=papermc
Group=papermc

[Install]
WantedBy=multi-user.target