updated directory name, changed configs and systemctl slightly, preparing to make it useable for backups
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[Unit]
|
||||
Description=Creates backups thrice a week
|
||||
Requires=backups.service
|
||||
|
||||
[Timer]
|
||||
OnCalendar=Mon,Thu,Sat 10:00
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
Reference in New Issue
Block a user