12 lines
261 B
Diff
12 lines
261 B
Diff
--- src/pam_mount.h
|
|
+++ src/pam_mount.h 2008/09/01 08:18:32
|
|
@@ -6,7 +6,7 @@
|
|
#include <libHX/clist.h>
|
|
#include <libHX/list.h>
|
|
|
|
-#define MAX_PAR 127
|
|
+#define MAX_PAR 1024
|
|
#ifndef S_IRUGO
|
|
# define S_IRUGO (S_IRUSR | S_IRGRP | S_IROTH)
|
|
#endif
|