|
|||||||||||
|
/etc/netstart.local
From: Ilya A. Kovalenko <shadow(at)oganer.net>
Date: Mon Mar 31 2003 - 06:39:08 EST
(separated from "right place for routes, etc", suggestion II) diff -c /etc/netstart.old /etc/netstart ($OpenBSD: netstart,v 1.84 2002/02/23 01:55:24 deraadt Exp $)
bridgestart $if
+ + # Do final actions to configure network + [ -f /etc/netstart.local ] && . /etc/netstart.local cat /etc/netstart.local (example) # $OpenBSD$ # # Here, you can perform necessary actions, to complete # configuring network. # i.e. complex routing, complex encapsulations, ARP # settings etc. # # Do not run any daemons here, use /etc/rc.local instead # Any comments ? (separated from "right place for routes, etc", suggestion II)
Ilya A. Kovalenko
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:38 EDT |
||||||||||
|
|||||||||||