summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2005-01-07 13:04:51 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2005-01-07 13:04:51 +0000
commit550c0e6d9d2f182a027e3d3a767a31bca94155bd (patch)
treec816d9f2ca5790e470473a5f46e71c7fd559e0fb /sys-fs/quota/files
parentnew quota flag for rpc stuff. (diff)
downloadgentoo-2-550c0e6d9d2f182a027e3d3a767a31bca94155bd.tar.gz
gentoo-2-550c0e6d9d2f182a027e3d3a767a31bca94155bd.tar.bz2
gentoo-2-550c0e6d9d2f182a027e3d3a767a31bca94155bd.zip
Add RPC support. Bug #59536: add ldap support.
Diffstat (limited to 'sys-fs/quota/files')
-rw-r--r--sys-fs/quota/files/digest-quota-3.12-r11
-rw-r--r--sys-fs/quota/files/quota.rc63
2 files changed, 3 insertions, 1 deletions
diff --git a/sys-fs/quota/files/digest-quota-3.12-r1 b/sys-fs/quota/files/digest-quota-3.12-r1
new file mode 100644
index 000000000000..2d6cc86d83a2
--- /dev/null
+++ b/sys-fs/quota/files/digest-quota-3.12-r1
@@ -0,0 +1 @@
+MD5 d69870f4a9732ed2fe072952ee7f1462 quota-3.12.tar.gz 211909
diff --git a/sys-fs/quota/files/quota.rc6 b/sys-fs/quota/files/quota.rc6
index 64ebcba13bbb..f8c9d448b103 100644
--- a/sys-fs/quota/files/quota.rc6
+++ b/sys-fs/quota/files/quota.rc6
@@ -1,10 +1,11 @@
#!/sbin/runscript
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/files/quota.rc6,v 1.1 2004/10/03 10:28:05 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/quota/files/quota.rc6,v 1.2 2005/01/07 13:04:51 robbat2 Exp $
depend() {
need localmount
+ use portmap
}
start() {