aboutsummarylogtreecommitdiffstats
path: root/waterfall-backup@.service
diff options
context:
space:
mode:
authorBuildTools2020-08-24 10:35:47 +1200
committerBuildTools2020-08-24 10:35:47 +1200
commit6bb675f92e2cea6f0751c5552ef079ce62e742d2 (patch)
tree23bf0c0b1669b070de07afab542d86c90b4a5a4a /waterfall-backup@.service
parent985b59bbb0d1ae3f144911959f2a25ebaa9fca60 (diff)
downloadaur-6bb675f92e2cea6f0751c5552ef079ce62e742d2.tar.gz
Added Changes from https://github.com/Misterio77/bungeecord-aur
Diffstat (limited to 'waterfall-backup@.service')
-rw-r--r--waterfall-backup@.service12
1 files changed, 12 insertions, 0 deletions
diff --git a/waterfall-backup@.service b/waterfall-backup@.service
new file mode 100644
index 000000000000..0582dc8dd6d2
--- /dev/null
+++ b/waterfall-backup@.service
@@ -0,0 +1,12 @@
+[Unit]
+Description=Waterfall Server (%I) World Backup
+After=local-fs.target
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/waterfall %I backup
+User=waterfall
+Group=waterfall
+
+[Install]
+WantedBy=multi-user.target