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

fix selabel_digest set baseonly error #428

Closed
wants to merge 1 commit into from

Conversation

stillyger
Copy link

to fix issue:
#427

Verify as follows:

[root@localhost ~]# selabel_digest -b x
SHA1 digest: f9507fe47c6df8d8a9fb9ff0656cb1397b69fcb1
calculated using the following specfile(s):
/etc/selinux/targeted/contexts/x_contexts
[root@localhost ~]# 
[root@localhost ~]# selabel_digest -b media
SHA1 digest: 4241384aa031191cb0596c41973645dd9ea61fca
calculated using the following specfile(s):
/etc/selinux/targeted/contexts/files/media
[root@localhost ~]# 
[root@localhost ~]# selabel_digest -b db
SHA1 digest: 382767b9b6575d5e142f0d429991c84c21a7d64a
calculated using the following specfile(s):
/etc/selinux/targeted/contexts/sepgsql_contexts
[root@localhost ~]# 

@bachradsusi
Copy link
Member

bachradsusi commented Mar 14, 2024

@stillyger
Copy link
Author

Ok ,thanks,i get it

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.

None yet

2 participants