delete debian/default
authormegacz <megacz@mire.hcoop.net>
Sun, 27 Apr 2008 20:01:18 +0000 (16:01 -0400)
committermegacz <megacz@mire.hcoop.net>
Sun, 27 Apr 2008 20:01:18 +0000 (16:01 -0400)
debian/default [deleted file]

diff --git a/debian/default b/debian/default
deleted file mode 100644 (file)
index 26b0fa8..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# Choose a method to determine user homedirectories.
-# Valid choices are:
-#  'auto'  use /afs/[cellname]/user/[username] as homedirectory
-#  'prefix  use /afs/[cellname]/user/[u]/[us]/[username] as homedirectory
-#  'admin' use the directory referenced by the symbolic link
-#          /afs/[cellname]/admin/homedirs/[username] as homedirectory
-HOMEDIRS='prefix'
-
-# Choose a method to determine user's login shells.
-# Valid choices are:
-#  'bash'  use the bash ( /bin/bash )
-#  'admin' use the binary referenced by the symbolic link
-#          /afs/[cellname]/admin/shells/[username] as login shell
-#  'user'  use the binary referenced by the symbolic link
-#          /afs/[cellname]/user/[username]/.loginshell
-SHELLS='user'