瀏覽代碼

Apticron 2

Håvard O. Nordstrand 5 年之前
父節點
當前提交
057491b338
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/linux-server/applications.md

+ 1 - 0
config/linux-server/applications.md

@@ -40,6 +40,7 @@ Sends an emails when APT updates are available.
     - Make sure the root email alias is set appropriately.
 1. Install: `apt install apticron`
 1. Setup the config: `/etc/apticron/apticron.conf`
+    - Create it: `cp /usr/lib/apticron/apticron.conf /etc/apticron/apticron.conf`
     - The defaults are typically fine.
 1. Modify the check interval in `/etc/cron.d/apticron` (e.g. `30 23 * * *`).
 1. Test it: `apticron`