diff options
Diffstat (limited to 'libexec/xtend/paths.h')
-rw-r--r-- | libexec/xtend/paths.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/xtend/paths.h b/libexec/xtend/paths.h index ad49443..77c6ae9 100644 --- a/libexec/xtend/paths.h +++ b/libexec/xtend/paths.h @@ -2,7 +2,7 @@ * Pathnames for files used by xtend */ -#define X10DIR "/var/spool/xten/" +#define X10DIR "/var/spool/xten" #define X10LOGNAME "Log" #define X10STATNAME "Status" #define X10DUMPNAME "status.out" |