瀏覽代碼

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
 ```