put pathnames in pathnames.h, reorg include files
[unix-history] / usr / src / usr.sbin / sliplogin / slip.login
CommitLineData
be017da0
KB
1#!/bin/sh -
2#
3# @(#)slip.login 5.1 (Berkeley) %G%
4
5#
6# generic login file for a slip line. sliplogin invokes this with
7# the parameters:
8# 1 2 3 4 5 6 7-n
9# slipunit ttyspeed loginname local-addr remote-addr mask opt-args
10#
11/sbin/ifconfig sl$1 inet $4 $5 netmask $6
12exit