]> andersk Git - moira.git/blobdiff - clients/moira/user.c
Thus endeth the lie of /bin/csh
[moira.git] / clients / moira / user.c
index da9514d9e9ef65cd8515e48ad70ba8a30fee5045..e116804a2e1c43a58f1b26dc03337c391baf9a33 100644 (file)
 #define CLASS 3
 #define ID 4
 
+#ifdef ATHENA
+#define DEFAULT_SHELL "/bin/athena/tcsh"
+#else
 #define DEFAULT_SHELL "/bin/csh"
+#endif
 #define DEFAULT_CLASS "?"
 
 
This page took 0.029194 seconds and 4 git commands to generate.