Преглед на файлове

Enable and START the timers

Blallo преди 5 години
родител
ревизия
d266369a98
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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
 ```