mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-20 20:44:19 +02:00
We can't relabel nonexistant files anyway
This commit is contained in:
parent
ccb9dfabc5
commit
90f18e9b34
1 changed files with 0 additions and 5 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue