CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
udev:added forgotten patch
[crossrootfs.git] / rc / rc.conf
1 #
2 # /etc/rc.conf: system configuration
3 #
4
5 FONT=default
6 KEYMAP=us
7 TIMEZONE=UTC
8 HOSTNAME=host
9 SYSLOG=sysklogd
10 SERVICES=(net crond)
11
12 # End of file