Enable and START the timers

master
blallo 2018-11-19 16:15:42 +01:00
parent 481d797c72
commit d266369a98
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 1 additions and 0 deletions

View File

@ -22,4 +22,5 @@ And start them (as root):
```
$ systemctl enable pg_backup_*.timer
$ systemctl start pg_backup_*.timer
```