Pārlūkot izejas kodu

Enable and START the timers

Blallo 5 gadi atpakaļ
vecāks
revīzija
d266369a98
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      mastodon/README.md

+ 1 - 0
mastodon/README.md

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