소스 검색

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`