summaryrefslogtreecommitdiffstats
path: root/rc/rc.conf
blob: 6c28c0530b06bbcf3cc2156a4465e3b61264ec15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# /etc/rc.conf: system configuration
#

FONT=default
KEYMAP=us
TIMEZONE=UTC
HOSTNAME=host
SYSLOG=sysklogd
SERVICES=(net crond)

# End of file