Enable and START the timers
This commit is contained in:
parent
481d797c72
commit
d266369a98
1 changed files with 1 additions and 0 deletions
|
@ -22,4 +22,5 @@ And start them (as root):
|
|||
|
||||
```
|
||||
$ systemctl enable pg_backup_*.timer
|
||||
$ systemctl start pg_backup_*.timer
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue