Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

selinux: Replace hardcoded install path with @Prefix@ #712

Merged
merged 2 commits into from
Jun 28, 2022

Conversation

stefanberger
Copy link
Owner

Replace the hardcoded install path in src/selinux/swtpm.fc and
src/selinux/swtpmcuse.fc with @Prefix@ and append .in to these files so
that they are generated when running configure.

Add the selinux policy input files with their suffix to the CLEANFILES
variable so they get cleaned up and 'make distcheck' works.

Resolves: #711
Signed-off-by: Stefan Berger stefanb@linux.ibm.com

Replace the hardcoded install path in src/selinux/swtpm.fc and
src/selinux/swtpmcuse.fc with @Prefix@ and append .in to these files so
that they are generated when running configure.

Add the selinux policy input files with their suffix to the CLEANFILES
variable so they get cleaned up and 'make distcheck' works.

Resolves: #711
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 3918

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 74.811%

Totals Coverage Status
Change from base Build 3910: 0.0%
Covered Lines: 6145
Relevant Lines: 8214

💛 - Coveralls

@stefanberger stefanberger merged commit 6a3c9d5 into master Jun 28, 2022
@stefanberger stefanberger deleted the fix_issue_711 branch June 28, 2022 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

when I set selinux as enforcing,libvirt cannot create virtual machine because of Permission denied
2 participants