Bug 662289
| Summary: | bitlbee should start in Daemon or ForkDaemon mode (and we should use systemd features correctly) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matěj Cepl <mcepl> |
| Component: | bitlbee | Assignee: | Matěj Cepl <mcepl> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mcepl, mcepl, redhat-bugzilla, vmiklos |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-07-24 21:53:54 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 666182 | ||
| Bug Blocks: | |||
|
Description
Matěj Cepl
2010-12-11 08:12:04 UTC
Lennart publishes his series about systemd administration on his blog http://0pointer.de/blog Upstream ticket has a patch implementing systemd support: http://bugs.bitlbee.org/bitlbee/ticket/738 We are not done yet. I have made some changes in http://pkgs.fedoraproject.org/gitweb/?p=bitlbee.git;a=commitdiff;h=a96797fa239ade673fe2e241dc9265d9da8a152c, but we need also bug 666182 (SELinux issues) to be fixed, and I needed to do these steps to get bitlbee running: systemctl daemon-reload systemctl enable bitlbee.service systemctl start bitlbee.service Not sure whether all of them are needed. I believe complete fix from my side is at http://pkgs.fedoraproject.org/gitweb/?p=bitlbee.git;a=commitdiff;h=3f07c5b9528d14da804cdeda750beda43c2834cd and scratch build http://koji.fedoraproject.org/koji/taskinfo?taskID=2692585 but I will wait with the release on fixing of the blocking bug. I think we can continue in bug 705096. Please complain there if something doesn't work. *** This bug has been marked as a duplicate of bug 705096 *** |