[Bug 1503611] [NEW] systemd: spamassassin not starting after upgrading to 15.04
Launchpad Bug Tracker
1503611 at bugs.launchpad.net
Mon Oct 12 15:30:48 UTC 2015
You have been subscribed to a public bug by Robie Basak (racb):
After upgrading Ubuntu from LTS to 15.04, spamassassin daemon does not
start anymore because it does not have a proper systemd configuration.
Attempts to enable it using `systemctl enable spamassassin` do also
fail.
root at atlas:/var/log# systemctl status -l spamassassin.service
● spamassassin.service - Perl-based spam filter using text analysis
Loaded: loaded (/lib/systemd/system/spamassassin.service; disabled; vendor preset: enabled)
Active: inactive (dead)
root at atlas:/var/log# systemctl enable spamassassin.service
Synchronizing state for spamassassin.service with sysvinit using update-rc.d...
Executing /usr/sbin/update-rc.d spamassassin defaults
Executing /usr/sbin/update-rc.d spamassassin enable
root at atlas:/var/log# systemctl status -l spamassassin.service
● spamassassin.service - Perl-based spam filter using text analysis
Loaded: loaded (/lib/systemd/system/spamassassin.service; enabled; vendor preset: enabled)
Active: inactive (dead)
** Affects: spamassassin (Ubuntu)
Importance: Undecided
Status: Confirmed
** Tags: systemd-boot
--
systemd: spamassassin not starting after upgrading to 15.04
https://bugs.launchpad.net/bugs/1503611
You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report.
More information about the Ubuntu-server-bugs
mailing list