about summary refs log tree commit diff stats
path: root/linux/conf/rc.conf
blob: 267cdd46d1c36642e327768a51d84040988c0f90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
#
# /etc/rc.conf: system configuration
#

FONT=default
KEYMAP=dvorak
TIMEZONE="Europe/Lisbon"
HOSTNAME=crux
SYSLOG=syslog-ng
SERVICES=(apparmor lo net iptables sshd ntpd postgresql exim dovecot git-daemon php-fpm fcgiwrap nginx crond)

# End of file