Ohh, it's handled by the munin package itself ♥.

This commit is contained in:
Julien Palard 2023-02-12 23:05:07 +01:00
parent 5f76ae341b
commit b72753ded9
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 0 additions and 7 deletions

View File

@ -41,10 +41,3 @@
host *
port 4949
notify: munin
- name: Cron for munin apt_all
cron:
name: "apt update"
hour: "*/4"
minute: "28"
job: "/usr/bin/apt-get update > /dev/null"