Update readme
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user