diff options
author | Chris PeBenito <pebenito@gentoo.org> | 2004-05-10 16:47:11 +0000 |
---|---|---|
committer | Chris PeBenito <pebenito@gentoo.org> | 2004-05-10 16:47:11 +0000 |
commit | d783ee6e36517c5cb3c6ab033cc230be48566a38 (patch) | |
tree | 4416fb39007b21a13aab74b9b01b78f26282940b /profiles | |
parent | Stable on s390 (Manifest recommit) (diff) | |
download | gentoo-2-d783ee6e36517c5cb3c6ab033cc230be48566a38.tar.gz gentoo-2-d783ee6e36517c5cb3c6ab033cc230be48566a38.tar.bz2 gentoo-2-d783ee6e36517c5cb3c6ab033cc230be48566a38.zip |
fcron now has se support built in
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/selinux/packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/selinux/packages b/profiles/selinux/packages index a18a838c2b0e..336d021d5cd3 100644 --- a/profiles/selinux/packages +++ b/profiles/selinux/packages @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.6 2004/04/03 06:04:34 pebenito Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/selinux/packages,v 1.7 2004/05/10 16:47:11 pebenito Exp $ ############################################################################## # SELinux required versionings @@ -33,6 +33,7 @@ # optional SELinux-patched programs: >=app-admin/logrotate-3.6.5-r1 >=gnome-base/gdm-2.4.4.7 +>=sys-apps/fcron-2.9.4 >=sys-apps/vixie-cron-3.0.1-r2 >=sys-libs/pwdb-0.61-r4 |