Bug 1192719
| Summary: | libvirtd.socket not have install section | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Community] Virtualization Tools | Reporter: | Timofey <nefelim4ag> | ||||
| Component: | libvirt | Assignee: | Libvirt Maintainers <libvirt-maint> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | unspecified | CC: | crobinso, rbalakri | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-04-11 22:20:58 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
*** This bug has been marked as a duplicate of bug 1279348 *** |
Created attachment 991757 [details] I have fixed it, on my system this is example, i just not want sending patch. Description of problem: libvirtd.socket can't be enabled How reproducible: # systemctl enable libvirtd.socket The unit files have no [Install] section... Steps to Reproduce: 1. Open console as root 2. run # systemctl enable libvirtd.socket 3. Get error: The unit files have no [Install] section... Expected results: Unit must be successful installed and have install section like libvirtd.service Additional info: Unit provided, and working good, if it started by hand, but it full useless without install section.