Matthew Fennell

@matthew@fennell.dev

"What I mean is, if it's a democracy, shouldn't people sort of discuss things a bit?"


Homepagehttps://fennell.dev
Key4972B5D4ED2D76CA77D01C4C27AF92CD6708F483
Favourite AnimalBLÅHAJ
1 ★ 0 ↺

Matthew Fennell »
@matthew@fennell.dev

Does anyone else get a sense of glee when they're and realise they've misssed something obvious?

Installing on a new server, wondering why it is not generating graphs.

Hmmm, everything is working fine if I call munin-cron directly, graphs are generated, and the cron entry is there in /etc/cron.d, so what's going on? Why is it not getting run from cron?
$ sudo service cron restart
Unit cron.service could not be found.
$
Huh? What is up with systemd? Why can't it find cron? Oh, hang on a second...
$ apt search cron | grep -i installed
$
D'oh!

    History