diff options
Diffstat (limited to 'linux/conf/rc.conf')
-rw-r--r-- | linux/conf/rc.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/linux/conf/rc.conf b/linux/conf/rc.conf index 6780fc3..267cdd4 100644 --- a/linux/conf/rc.conf +++ b/linux/conf/rc.conf @@ -5,8 +5,8 @@ FONT=default KEYMAP=dvorak TIMEZONE="Europe/Lisbon" -HOSTNAME=machine -SYSLOG=sysklogd -SERVICES=(lo iptables net crond) +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 |