Yours might look like:
Code:hostname=mycomp.mydomain.home ifconfig_ath0="inet 192.168.0.1 netmask 255.255.255.0 ssid MYWIFI channel 6 mode 11g mediaopt hostap" ifconfig_eth0="DHCP" gateway_enable="YES" sshd_enable="YES" syslogd_flags="-ss" sendmail_enable="NO" # this makes it run local-submit only dhcpd_enable="YES" dhcpd_ifaces="ath0" bthidd_enable="YES" # Bluetooth services




Reply With Quote