run a command on startup

Glenn Sieb ges+lists at wingfoot.org
Sat Jan 27 02:21:17 UTC 2007


Jonathan Horne said the following on 1/26/2007 8:45 PM:
> well, unfortunately, that didnt work.
> 
> # -- sysinstall generated deltas -- # Mon Jan 22 15:32:44 2007
> # Created: Mon Jan 22 15:32:44 2007
> # Enable network daemons for user convenience.
> # Please make all changes to this file, not to /etc/defaults/rc.conf.
> # This file now contains just the overrides from /etc/defaults/rc.conf.
> defaultrouter="192.168.125.1"
> hostname="pollux.dfwlp.com"
> ifconfig_fxp0="ether 00:09:6b:b6:3e:d9"
> ifconfig_fxp0="inet 192.168.125.71  netmask 255.255.255.128"

Try this:

ifconfig_fxp0="ether 00:09:6b:b6:3e:d9 inet 192.168.125.71  netmask
255.255.255.128"

Hope that helps..
Best,
--Glenn



More information about the freebsd-questions mailing list