diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-16 01:58:14 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-16 01:58:14 +0000 |
commit | 36455a6fdaf8c967e8287c619342df64e9aa966d (patch) | |
tree | 2744be671914b2bd9ac2b8c2aa8ae1d1fbe2a467 /profiles | |
parent | fix drop root logic and touch up the ntp-client script #41610 (diff) | |
download | historical-36455a6fdaf8c967e8287c619342df64e9aa966d.tar.gz historical-36455a6fdaf8c967e8287c619342df64e9aa966d.tar.bz2 historical-36455a6fdaf8c967e8287c619342df64e9aa966d.zip |
ntp drops root by default now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fc59313f5078..230eabcbfb1d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.245 2004/02/15 04:58:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.246 2004/02/16 01:58:14 vapier Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -209,7 +209,7 @@ net-misc/asterisk:nozaptel - Disable zaptel support net-misc/asterisk:noiax - Disable iax (Inter-Asterisk eXchange) support net-misc/gnugk:radius - Enables radius support net-misc/gnugk:accounting - Enables call logging (accounting) -net-misc/ntp:droproot - Add support for running ntpd as a non-root user +net-misc/ntp:nodroproot - Disable support for running ntpd as a non-root user net-misc/ntp:parse-clocks - Add parse clock support net-misc/nut:cgi - Add CGI script support net-misc/openssh:X509 - Adds support for X.509 certificate authentication |