From ed8f4aa50160d74d2a291cf237168875e6b09a66 Mon Sep 17 00:00:00 2001
From: Peter Palfrader <peter@palfrader.org>
Date: Wed, 15 Sep 2010 12:30:42 +0200
Subject: [PATCH] add afs.conf.client

---
 modules/afs/files/afs.conf.client | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 modules/afs/files/afs.conf.client

diff --git a/modules/afs/files/afs.conf.client b/modules/afs/files/afs.conf.client
new file mode 100644
index 000000000..9f5705402
--- /dev/null
+++ b/modules/afs/files/afs.conf.client
@@ -0,0 +1,5 @@
+AFS_CLIENT=true
+AFS_AFSDB=true
+AFS_CRYPT=true
+AFS_DYNROOT=true
+AFS_FAKESTAT=true
-- 
2.20.1