notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/munin-master/files/cron
SVNWeb

Number of commits found: 1

Mon, 30 Jan 2023
[ 18:46 Florian Smeets (flo) search for other commits by this committer ]    commit hash:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7  commit hash:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7  commit hash:02388ae491f5d00fb4dfe7e1945b8644c3c1aae7  02388ae 
sysutils/munin-{master,node}: change cron job install

Don't rely on directly calling crontab(1) to install the cron job, use
the etc/cron.d directory for which we've had support for a while. This
fixes installing munin-master using pkg -r as crontab(1) installed the
cron job on the host system not in the specified alternative root
otherwise.

Completely remove pkg-install, that also removes the automatic migration
for newsyslog files after src revision r340318 it's been 4 years and a
bit.

Leave the pkg-deinstall script for a while to make sure that the
automatically installed cron jobs via crontab(1) are removed.

PR:		258072
Reported by:	Tassilo Philipp <tphilipp@potion-studios.com>
Tested by:	Tassilo Philipp <tphilipp@potion-studios.com>

Number of commits found: 1