Parcourir la source

Enable and START the timers

Blallo il y a 5 ans
Parent
commit
d266369a98
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 ```