initial commit
This commit is contained in:
commit
1e96c4e5ee
6 changed files with 1098 additions and 0 deletions
8
backup-manager.service.j2
Normal file
8
backup-manager.service.j2
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Backup Service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart={{ homedir }}/backupmanager
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue