https://bugzilla.novell.com/show_bug.cgi?id=741469 https://bugzilla.novell.com/show_bug.cgi?id=741469#c8 Jean Delvare <jdelvare@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major --- Comment #8 from Jean Delvare <jdelvare@suse.com> 2012-01-17 08:07:45 UTC --- The situation in openSUSE 12.1 is worse than I thought. I tried disabling the sendmail service, to avoid wasting 5 seconds at every boot until the problem is fixed. While systemctl, yast and chkconfig agree that the sendmail service is disabled, the sendmail daemon is _still_ started at boot: $ systemctl status sendmail.service sendmail.service - Sendmail Mail Transport Agent Loaded: loaded (/lib/systemd/system/sendmail.service; disabled) Active: active (running) since Tue, 17 Jan 2012 07:46:12 +0100; 1h 14min ago Process: 1845 ExecStart=/usr/sbin/sendmail $SENDMAIL_PORT_OPTS $SENDMAIL_ARGS (code=exited, status=0/SUCCESS) Process: 1812 ExecStartPre=/etc/mail/system/sm.pre (code=exited, status=0/SUCCESS) Process: 1780 ExecStartPre=/bin/echo Initializing SMTP port (sendmail) (code=exited, status=0/SUCCESS) Main PID: 2328 (sendmail) CGroup: name=systemd:/system/sendmail.service └ 2328 sendmail: accepting connections And I can't uninstall sendmail because the php5 package depends on it (it needs smtp_daemon.) So I just can't get rid of the 5 seconds delay. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.