summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-11-23 17:48:31 +0000
committerache <ache@FreeBSD.org>1994-11-23 17:48:31 +0000
commitd1aa83039e1a9ae957a7a263ecb332f635a6a72f (patch)
tree990c818fd65369d38492cce4d923a2bd72a72e2b /libexec
parent31751c515b5a75011f0670eb5ccddeda61d18aea (diff)
downloadFreeBSD-src-d1aa83039e1a9ae957a7a263ecb332f635a6a72f.zip
FreeBSD-src-d1aa83039e1a9ae957a7a263ecb332f635a6a72f.tar.gz
Fix uucico path
Submitted by: Gene Stark
Diffstat (limited to 'libexec')
-rw-r--r--libexec/uucpd/pathnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/uucpd/pathnames.h b/libexec/uucpd/pathnames.h
index e9823ee..46310a4 100644
--- a/libexec/uucpd/pathnames.h
+++ b/libexec/uucpd/pathnames.h
@@ -35,4 +35,4 @@
#include <paths.h>
-#define _PATH_UUCICO "/usr/lib/uucp/uucico"
+#define _PATH_UUCICO "/usr/libexec/uucp/uucico"
OpenPOWER on IntegriCloud