Browse Source

Enable and START the timers

Blallo 5 năm trước cách đây
mục cha
commit
d266369a98
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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
 ```