summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index 6fabc0b0..bbe50162 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,4 +1,4 @@
-/* $Id: acconfig.h,v 1.136 2002/05/13 00:56:51 djm Exp $ */
+/* $Id: acconfig.h,v 1.137 2002/05/13 03:15:43 djm Exp $ */
#ifndef _CONFIG_H
#define _CONFIG_H
@@ -352,6 +352,9 @@
/* Define if you want a different $PATH for the superuser */
#undef SUPERUSER_PATH
+/* Path that unprivileged child will chroot() to in privep mode */
+#undef PRIVSEP_PATH
+
@BOTTOM@
/* ******************* Shouldn't need to edit below this line ************** */