* Wed Aug 26 2009 Dan Walsh <dwalsh@redhat.com> 2.0.71-11
- Add sandboxX
This commit is contained in:
parent
349a457593
commit
2d7c5b6d7a
@ -146,7 +146,6 @@ Group: System Environment/Base
|
|||||||
Requires: policycoreutils-python = %{version}-%{release}
|
Requires: policycoreutils-python = %{version}-%{release}
|
||||||
Requires: xorg-x11-server-Xephyr
|
Requires: xorg-x11-server-Xephyr
|
||||||
Requires: matchbox-window-manager
|
Requires: matchbox-window-manager
|
||||||
Requiers(post): /sbin/chkconfig
|
|
||||||
|
|
||||||
%description sandbox
|
%description sandbox
|
||||||
The policycoreutils-python package contains the scripts to create graphical sandboxes
|
The policycoreutils-python package contains the scripts to create graphical sandboxes
|
||||||
@ -161,15 +160,6 @@ The policycoreutils-python package contains the scripts to create graphical sand
|
|||||||
[ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen
|
[ -f /usr/share/selinux/devel/include/build.conf ] && /usr/bin/sepolgen-ifgen
|
||||||
exit 0
|
exit 0
|
||||||
|
|
||||||
%post sandbox
|
|
||||||
if [ $1 -eq 1 ]; then
|
|
||||||
/sbin/chkconfig sanbox --add
|
|
||||||
fi
|
|
||||||
%preun sandbox
|
|
||||||
if [ $1 -eq 0 ]; then
|
|
||||||
/sbin/chkconfig sanbox --del
|
|
||||||
fi
|
|
||||||
|
|
||||||
%package newrole
|
%package newrole
|
||||||
Summary: The newrole application for RBAC/MLS
|
Summary: The newrole application for RBAC/MLS
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
|
Loading…
x
Reference in New Issue
Block a user