diff options
Diffstat (limited to 'src/waproamd.h')
-rw-r--r-- | src/waproamd.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/waproamd.h b/src/waproamd.h index a6faefb..6d2a627 100644 --- a/src/waproamd.h +++ b/src/waproamd.h @@ -21,9 +21,9 @@ * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#ifndef SYSCONFDIR +/*#ifndef SYSCONFDIR #define SYSCONFDIR "/etc" -#endif +#endif*/ #ifndef SCRIPTDIR #define SCRIPTDIR SYSCONFDIR"/waproamd/scripts" |