Bug 1254781

Summary: libvirtd.service: Reference to apparmor, which does not exist in Fedora
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: libvirtAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: agedosier, berrange, clalancette, crobinso, fedora, itamar, jforbes, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-03 15:20:49 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:

Description Christian Stadelmann 2015-08-18 20:32:11 UTC
Description of problem:
Currently the /usr/lib/systemd/system/libvirtd.service file contains this line:

After=apparmor.service

There is no apparmor.service and thus no need for this line.

Version-Release number of selected component (if applicable):
1.2.18-1.fc23, 1.2.13.1-2.fc22

Comment 1 Cole Robinson 2015-08-31 20:50:12 UTC
Thanks for the report, but is this really a problem? The service file is shared between multiple distros, and that line was added by a suse contributor.

Comment 2 Christian Stadelmann 2015-09-03 15:20:49 UTC
Ok, that is right. I didn't think of that. No it is no problem for me, just inconvenient.