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 | 25d38a23e1ba5ac8a7af4d8c335b51a4c26b8d5b (patch) | |
tree | 21f35c3096b7d2423c373ad2f857c11558652a6e /profiles/selinux | |
parent | Stable on s390 (diff) | |
download | historical-25d38a23e1ba5ac8a7af4d8c335b51a4c26b8d5b.tar.gz historical-25d38a23e1ba5ac8a7af4d8c335b51a4c26b8d5b.tar.bz2 historical-25d38a23e1ba5ac8a7af4d8c335b51a4c26b8d5b.zip |
fcron now has se support built in
Diffstat (limited to 'profiles/selinux')
-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 |