#!/bin/sh #---------------------------------------------------------------------------- # /etc/rc.d/circuits.ppp-serial-server - PPP over serial line (server) # # Last Update: $Id$ #---------------------------------------------------------------------------- # $1 = circuit information file # $2 = PPP peer file # $3 = variable receiving an error message (if any) ppp_serial_server_circuit_add() { do_modprobe ppp_async cat >> $1 <> $1 <> $2 <