mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-21 11:44:55 +00:00
We can't relabel nonexistant files anyway
This commit is contained in:
@@ -56,11 +56,6 @@ exit 0
|
||||
%postun
|
||||
if [ $1 -eq 0 ]; then
|
||||
semodule -n -r ly
|
||||
if /usr/sbin/selinuxenabled ; then
|
||||
/usr/sbin/load_policy
|
||||
%relabel_files
|
||||
|
||||
fi;
|
||||
fi;
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user