diff options
author | Ned Ludd <solar@gentoo.org> | 2004-02-25 19:16:56 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-02-25 19:16:56 +0000 |
commit | fc72cbdd9a82415b4e1d3fb182ceb5c2516e6f38 (patch) | |
tree | 88528498883b0abb0903542f72d529220b52382a /sys-apps/dcron/dcron-2.9.ebuild | |
parent | new package created by Mathias Gumz (diff) | |
download | historical-fc72cbdd9a82415b4e1d3fb182ceb5c2516e6f38.tar.gz historical-fc72cbdd9a82415b4e1d3fb182ceb5c2516e6f38.tar.bz2 historical-fc72cbdd9a82415b4e1d3fb182ceb5c2516e6f38.zip |
reset execopts after setuid install of crontab to prevent init.d/dcron from being installed setuid as well
Diffstat (limited to 'sys-apps/dcron/dcron-2.9.ebuild')
-rw-r--r-- | sys-apps/dcron/dcron-2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/dcron/dcron-2.9.ebuild b/sys-apps/dcron/dcron-2.9.ebuild index f57ddbbaba8d..b052f1e04bbd 100644 --- a/sys-apps/dcron/dcron-2.9.ebuild +++ b/sys-apps/dcron/dcron-2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.9.ebuild,v 1.11 2003/12/29 03:33:04 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/dcron/dcron-2.9.ebuild,v 1.12 2004/02/25 19:16:56 solar Exp $ # to use this, you must be part of the "cron" group |