File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1
- policy_module(container, 2 .234 .1 )
1
+ policy_module(container, 2 .234 .2 )
2
2
3
3
gen_require(`
4
4
class passwd rootok;
Original file line number Diff line number Diff line change 86
86
%_format MODULES $x .pp.bz2
87
87
%{__make} DATADIR=%{buildroot }%{_datadir } SYSCONFDIR=%{buildroot }%{_sysconfdir } install install.udica-templates install.selinux-user
88
88
89
- # Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2209120
90
- rm %{buildroot }%{_mandir }/man8/container_selinux.8
91
-
92
89
%pre
93
90
%selinux_relabel_pre
94
91
126
123
%dir %{_datadir }/udica/templates/
127
124
%{_datadir }/udica/templates/*
128
125
# Ref: https://bugzilla.redhat.com/show_bug.cgi?id=2209120
129
- # % %{_mandir}/man8/container_selinux.8.gz
126
+ %{_mandir }/man8/container_selinux.8.gz
130
127
%{_sysconfdir }/selinux/targeted/contexts/users/container_u
131
128
%ghost %verify(not mode) %{_selinux_store_path }/targeted/active/modules/200/%{modulenames }
132
129
%ghost %verify(not mode) %{_selinux_store_path }/mls/active/modules/200/%{modulenames }
You can’t perform that action at this time.
0 commit comments