/etc/rc.conf
#vesa mode
allscreens_flags="-g 132x60 MODE_280"
#host mode
hostname="x60_fly"
keymap="us.iso.kbd"
# wireless
wlans_wpi0="wlan0"
ifconfig_wlan0="WPA DHCP"
#ssh server
sshd_enable="YES"
# power saving
powerd_enable="YES"
performance_cx_lowest="C3"
economy_cx_lowest="C3"
# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
dumpdev="NO"
dbus_enable="YES"
hald_enable="YES"
gdm_enable="YES"
linux_enable="YES"
gnome_enabLe="YES"
polkitd_enable="YES"
# disable sendmail
sendmail_enable="NONE"
# trackpad scrolling
moused_enable="YES"
moused_flags="-V"
# auto usb hdd mount
devfs_system_ruleset="mypassport"
fusefs_enable="YES"
fuse_load="YES"
/etc/sysctl.conf
# $FreeBSD: release/10.0.0/etc/sysctl.conf 112200 2003-03-13 18:43:50Z mux $
#
# This file is read when going to multi-user and its contents piped thru
# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details.
#
# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
#대기 모드 진입 금지 옵션
debug.bootverbose=1
debug.acpi.suspend_bounce=1
# 크롬 실행 위한 설정
kern.ipc.shm_allow_removed=1
hw.acpi.verbose=1
hw.acpi.reset_video=1
hw.acpi.lid_switch_state=S3
hw.acpi.sleep_button_state=S3
hw.acpi.sleep_delay=3
hw.acpi.power_button_state=S5
# enable ThinkPad buttons
dev.acpi_ibm.0.events=1
dev.acpi_ibm.0.fan_level=0
# allow regular users to mount removable devices
vfs.usermount=1
# disable speaker beep
hw.syscons.bell=0
댓글 없음:
댓글 쓰기