Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Commit

Permalink
correct typo
Browse files Browse the repository at this point in the history
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
  • Loading branch information
lsm5 committed Oct 7, 2015
1 parent 7800185 commit 388b997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker.spec
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ if %{_sbindir}/selinuxenabled ; then
%{_sbindir}/load_policy
%relabel_files
if [ $1 -eq 1 ]; then
retorecon -R %{_sharedstatedir}/%{repo}
restorecon -R %{_sharedstatedir}/%{repo}
fi
fi
%endif # with_selinux
Expand Down

0 comments on commit 388b997

Please sign in to comment.