summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sliplogin/pathnames.h
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-09-22 10:04:33 +0000
committerache <ache@FreeBSD.org>1995-09-22 10:04:33 +0000
commitc44c62580b76404924dc11cc82b1ef6db2dde98e (patch)
treec71295027b8aa746153e172b2fd38f70e41da0b2 /usr.sbin/sliplogin/pathnames.h
parent78e8883c280269b4cc0774adab2c0ab68a005c59 (diff)
downloadFreeBSD-src-c44c62580b76404924dc11cc82b1ef6db2dde98e.zip
FreeBSD-src-c44c62580b76404924dc11cc82b1ef6db2dde98e.tar.gz
Additionly parse /etc/sliphome/slip.slparms* to set keepalive,
outfill and slunit. Make it more POSIXed. Describe undocumented stuff.
Diffstat (limited to 'usr.sbin/sliplogin/pathnames.h')
-rw-r--r--usr.sbin/sliplogin/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sliplogin/pathnames.h b/usr.sbin/sliplogin/pathnames.h
index 9e792a3..3bee951 100644
--- a/usr.sbin/sliplogin/pathnames.h
+++ b/usr.sbin/sliplogin/pathnames.h
@@ -40,6 +40,7 @@
#endif
#define _PATH_ACCESS "/etc/sliphome/slip.hosts"
+#define _PATH_SLPARMS "/etc/sliphome/slip.slparms"
#define _PATH_LOGIN "/etc/sliphome/slip.login"
#define _PATH_LOGOUT "/etc/sliphome/slip.logout"
#define _PATH_DEBUG "/tmp/sliplogin.XXXXXX"
OpenPOWER on IntegriCloud