-
Notifications
You must be signed in to change notification settings - Fork 0
/
rc.conf
75 lines (59 loc) · 1.79 KB
/
rc.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
##############################################################
### Important initial Boot-time options ####################
##############################################################
#firewall_enable="YES"
#firewall_type="OPEN"
#natd_enable="YES"
#natd_interface="wlan0"
inetd_enable="YES"
powerd_enable="YES"
#tmpmfs="YES"
#tmpsize="256m"
##############################################################
### Network configuration sub-section ######################
##############################################################
hostname="daria.lawndale.high"
ifconfig_bge0="DHCP"
#wlans_iwi0="wlan0"
#ifconfig_wlan0="WPA DHCP"
syslogd_flags="-ssvv"
sshd_enable="YES"
nfs_server_enable="YES"
mountd_enable="YES"
rpcbind_enable="YES"
ntpdate_enable="YES"
ntpdate_hosts="time.nasa.gov"
hcsecd_enable="YES"
sdpd_enable="YES"
bthidd_enable="YES"
##############################################################
### Console configuration sub-section ######################
##############################################################
keymap="ru.koi8-r.shift"
keyrate="fast"
#keybell="off"
cursor="destructive"
scrnmap="koi8-r2cp866"
font8x16="cp866-8x16"
font8x14="cp866-8x14"
font8x8="cp866-8x8"
#saver="logo"
moused_enable="YES"
#allscreens_kbdflags="-b off"
##############################################################
### Miscellaneous configuration sub-section ################
##############################################################
fsck_y_enable="YES"
background_fsck_delay="30"
dumpdev="AUTO"
#accounting_enable="YES"
#watchdogd_enable="YES"
linux_enable="YES"
devfs_system_ruleset="localrules"
# XXX: causes sloppy keyboard and video playback on versa s950 :(
#performance_cx_lowest="C2"
#economy_cx_lowest="C2"
fusefs_enable="YES"
ataidle_enable="YES"
ataidle_devices="ada1"
ataidle_ada1="-P 0"