156
edits
Line 45: | Line 45: | ||
# for s in auditd avahi-daemon acpid bluetooth cpuspeed hplip hidd mcstrans pcscd ntpd cups cups-config-daemon mdmonitor openibd smartd pcmcia isdn atd gpm anacron autofs apmd kudzu yum-updated; do chkconfig $s off; done | # for s in auditd avahi-daemon acpid bluetooth cpuspeed hplip hidd mcstrans pcscd ntpd cups cups-config-daemon mdmonitor openibd smartd pcmcia isdn atd gpm anacron autofs apmd kudzu yum-updated; do chkconfig $s off; done | ||
# chkconfig vncserver on | # chkconfig vncserver on | ||
# Copy over cltbld's ssh keys from another tinderbox | |||
# Edit /etc/mail/sendmail.cf and add mail.build.mozilla.org as the "Smart Relay" | |||
# rm /etc/sshd/ssh_host_* | # rm /etc/sshd/ssh_host_* | ||
edits