Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562268 - net-mail/cyrus-imapd systemd unit file is missing [Install] section
Summary: net-mail/cyrus-imapd systemd unit file is missing [Install] section
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-05 02:32 UTC by Olipro
Modified: 2019-06-09 11:29 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olipro 2015-10-05 02:32:15 UTC
The unit file should include an install section such as 

[Install]
WantedBy=multi-user.target

Without the above it is impossible to enable/disable cyrus as it is treated by systemd as a dependency.
Comment 1 Andrew Savchenko gentoo-dev 2015-10-11 13:56:48 UTC
Which version of cyrus-imapd are you using?
Please attache emerge --info output as well.