background_dhclient="YES" compat5x_enable="YES" sshd_enable="YES" usbd_enable="YES" # Disable Moused by default. Xorg sets up the mouse automatically, and moused can conflict with it. moused_type="auto" moused_enable="YES" devd_enable="YES" devfs_system_ruleset="devfsrules_common" sendmail_enable="NO" sendmail_rebuild_aliases="YES" ldconfig_paths="/usr/lib/compat /usr/local/lib /usr/local/kde4/lib /usr/local/lib/compat/pkg" # Enable the pcbsd startup / shutdown scripts pcbsdinit_enable="YES" #Enable samba server samba_enable="YES" # Disable LPD lpd_enable="NO" # Enable CUPS cupsd_enable="YES" linux_enable="YES" # FSCK Enhancements fsck_y_enable="YES" background_fsck="NO" # tmpmfs Flags tmpmfs="YES" tmpsize="800m" tmpmfs_flags="-S" clear_tmp="YES" # Denyhosts Startup denyhosts_enable="YES" # powerd: adaptive speed while on AC power, adaptive while on battery power powerd_enable="YES" powerd_flags="-a adaptive -b adaptive" # set CPU frequency # enable HALd dbus_enable="YES" polkitd_enable="YES" hald_enable="YES" # Enables support for HPLIP hpiod_enable="NO" hpssd_enable="NO" # ntpdate is deprecated and will eventually be removed from the distribution since # the same functionality is available in ntpd(8). # Without "ntpd_sync_on_start" option, ntpd refuses to perform an # initial correction if the clock offset is too large. # ntpd_enable="YES" ntpd_sync_on_start="YES" # Enable the firewall pf_rules="/etc/pf.conf" pf_enable="YES" pf_flags="" # Enable ipfw and open it by default since we have PF firewall_enable="YES" firewall_type="open" snddetect_enable="YES" mixer_enable="YES" bsdstats_enable="YES" hostname="pcbsd" ifconfig_sk0="inet 192.168.0.71 netmask 255.255.255.0" defaultrouter="192.168.0.1" dhcpd_enable="YES" # dhcpd enabled? dhcpd_flags="-q" # command option(s) dhcpd_conf="/usr/local/etc/dhcpd.conf" # configuration file dhcpd_ifaces="sk0" # ethernet interface(s) dhcpd_withumask="022" # file creation mask warden_enable="YES"