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

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

[Install]
WantedBy=multi-user.target