backups
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
[Unit]
|
||||
Description=Pull application-data backup from the cloud hosts
|
||||
After=network-online.target
|
||||
Wants=network-online.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/local/bin/aurbis-backup-pull
|
||||
Nice=10
|
||||
IOSchedulingClass=idle
|
||||
Reference in New Issue
Block a user