Am 15.01.2015 um 22:18 schrieb Debian Bug Tracking System: > Processing commands for [email protected]: > >> clone 775112 -1 -2 > Bug #775112 [clamav-daemon] systemd: repeatedly tries to start clamav > Bug 775112 cloned as bugs 775458-775459 >> reassign -1 systemd > Bug #775458 [clamav-daemon] systemd: repeatedly tries to start clamav > Bug reassigned from package 'clamav-daemon' to 'systemd'. > Ignoring request to alter found versions of bug #775458 to the same values > previously set > Ignoring request to alter fixed versions of bug #775458 to the same values > previously set >> retitle -1 systemd: don't start services every few ms if condition fails > Bug #775458 [systemd] systemd: repeatedly tries to start clamav > Changed Bug title to 'systemd: don't start services every few ms if condition > fails' from 'systemd: repeatedly tries to start clamav'
Systemd does throttle start attempts. See man systemd: StartLimitInterval=
>> reassign -2 systemd
> Bug #775459 [clamav-daemon] systemd: repeatedly tries to start clamav
> Bug reassigned from package 'clamav-daemon' to 'systemd'.
> Ignoring request to alter found versions of bug #775459 to the same values
> previously set
> Ignoring request to alter fixed versions of bug #775459 to the same values
> previously set
>> retitle -2 systemd: log if a condition prevents starting a unit
> Bug #775459 [systemd] systemd: repeatedly tries to start clamav
> Changed Bug title to 'systemd: log if a condition prevents starting a unit'
> from 'systemd: repeatedly tries to start clamav'
>> thanks
Systemd does keep state of failed conditions.
If you inspect the service state, it will look like:
$ systemctl status debian-fixup.service
● debian-fixup.service - Various fixups to make systemd work better on
Debian
Loaded: loaded (/lib/systemd/system/debian-fixup.service; static)
Active: inactive (dead)
start condition failed at Do 2015-01-15 22:50:13 CET; 10min ago
From my POV, the two bugs you filed are already adressed in systemd.
Please eloborate.
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Pkg-clamav-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel
