Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Hostname settings
- hostname="hum"
- # Keymap settings
- keymap="latinamerican.acc.kbd"
- # moused settings
- moused_nondefault_enable="NO"
- # Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable.
- dumpdev="NO"
- # Setting needed to use wacom tablets
- webcamd_enable="YES"
- # DHCP in the background during startup
- background_dhclient="YES"
- # Wireless settings
- wlans_rtw880="wlan0"
- ifconfig_wlan0="WPA DHCP"
- # Load the proper video driver
- kld_list="amdgpu"
- # Silence the "service starting" messages
- rc_startmsgs=NO
- # Font setting for vt
- allscreens_flags="-f terminus-b32"
- # Allow bridged or host-only networking on VBox.
- vboxnet_enable="YES"
- # Needed to allow VBox USB support.
- devfs_system_ruleset="system"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement