diff options
author | 2004-07-14 23:34:24 +0000 | |
---|---|---|
committer | 2004-07-14 23:34:24 +0000 | |
commit | c9ae8046d5d1a7d065e2885ac1cfa7c510e23271 (patch) | |
tree | dc733d5247f795d2c21823edde3092bb6cef5c9a /net-fs/idmapd | |
parent | don't assign default value to S (Manifest recommit) (diff) | |
download | gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.tar.gz gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.tar.bz2 gentoo-2-c9ae8046d5d1a7d065e2885ac1cfa7c510e23271.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-fs/idmapd')
-rw-r--r-- | net-fs/idmapd/files/idmapd.confd | 4 | ||||
-rw-r--r-- | net-fs/idmapd/files/idmapd.rc | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-fs/idmapd/files/idmapd.confd b/net-fs/idmapd/files/idmapd.confd index 50e0d1861269..c7f167ce0f42 100644 --- a/net-fs/idmapd/files/idmapd.confd +++ b/net-fs/idmapd/files/idmapd.confd @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/idmapd/files/idmapd.confd,v 1.1 2004/06/08 15:54:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/idmapd/files/idmapd.confd,v 1.2 2004/07/14 23:34:24 agriffis Exp $ # Options to pass to idmapd #IDMAPD_OPTS="-d domain" diff --git a/net-fs/idmapd/files/idmapd.rc b/net-fs/idmapd/files/idmapd.rc index 2816503f304b..73c3dccfdce5 100644 --- a/net-fs/idmapd/files/idmapd.rc +++ b/net-fs/idmapd/files/idmapd.rc @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/idmapd/files/idmapd.rc,v 1.3 2004/06/09 17:40:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/idmapd/files/idmapd.rc,v 1.4 2004/07/14 23:34:24 agriffis Exp $ depend() { need net |