everything_readme #1

Merged
Rabjerg merged 8 commits from everything_readme into master 2021-03-22 21:45:13 +01:00
Showing only changes of commit 2f97785cba - Show all commits

View File

@@ -77,8 +77,8 @@ Todo
### etc/systemd/system/make-backup.service ### etc/systemd/system/make-backup.service
Systemd service to make backup. Systemd service to make backup.
```WorkingDirectory=``` should be the absolute path to where make_backup.sh script is located. ```WorkingDirectory=``` should be the absolute path to where make_backup.sh script is located.
```ExecStart=``` *MUST* be the absolute path to make_backup.sh ```ExecStart=``` *MUST* be the absolute path to make_backup.sh
### etc/systemd/system/make-backup.timer ### etc/systemd/system/make-backup.timer
Systemd timer to trigger backup. Systemd timer to trigger backup.