David Runge pushed to branch main at Arch Linux / Packaging / Packages / munin
Commits: dd9c94a9 by Martin Rys at 2026-07-17T23:32:35+02:00 Remove syslog.target from systemd system service file This target hasn't existed for over a decade. Related-to: https://github.com/systemd/systemd/blob/6aa8d43ade72e24c9426e604f7fc4b7582b9db7c/NEWS#L72-L73 - - - - - 1 changed file: - munin-node.service Changes: ===================================== munin-node.service ===================================== @@ -1,6 +1,6 @@ [Unit] Description=Munin Node Service -After=syslog.target network.target +After=network.target [Service] Type=forking View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/munin/-/commit/dd9c94a979514d456fd05028de1434a14e310442 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/munin/-/commit/dd9c94a979514d456fd05028de1434a14e310442 You're receiving this email because of your account on gitlab.archlinux.org. Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications | Help: https://gitlab.archlinux.org/help
