various fix
switch from cron to systemd bypass hadoly anubis protection
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
# {{ansible_managed}}
|
||||
# this file was created from the role: {{ ansible_role_name }}
|
||||
[Unit]
|
||||
Description = get installed packages list
|
||||
Description = do a borg backup
|
||||
|
||||
[Service]
|
||||
Type = oneshot
|
||||
ExecStart = {{ borg_script_dir }}/borg.sh
|
||||
User = tom
|
||||
ExecStart = {{ borg_script_dir }}/borg.sh create
|
||||
User = root
|
||||
Reference in New Issue
Block a user