Skip to content

Commit 2f9b5bd

Browse files
committed
Debian: disable the munin apt_all update cron job
1 parent 029cd14 commit 2f9b5bd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

data/os/family/Debian.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ packages:
3636
- reboot-notifier
3737
- vim
3838

39+
files:
40+
# This is for the apt_all plugin, which I don't use.
41+
/etc/cron.d/munin-node:
42+
ensure: absent
43+
3944
apt::backports::include:
4045
src: true
4146

0 commit comments

Comments
 (0)