Skip to content

Commit 00a494f

Browse files
committed
fixup! Added selinux policy
1 parent 8039b7f commit 00a494f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packaging/selinux/chrony_dbus_service_selinux.spec

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/selinux/devel/include/contrib/
3737
%post
3838
semodule -n -i %{_datadir}/selinux/packages/chrony_dbus_service.pp
3939

40-
if [ $1 -eq 1 ]; then
41-
42-
fi
4340
if /usr/sbin/selinuxenabled ; then
4441
/usr/sbin/load_policy
4542
%relabel_files

0 commit comments

Comments
 (0)