Changes

From SME Server
Jump to navigationJump to search
459 bytes added ,  21:19, 5 February 2013
m
Line 191: Line 191:  
rm -f /etc/rc4.d/*
 
rm -f /etc/rc4.d/*
 
cp -a /etc/rc7.d/* /etc/rc4.d/
 
cp -a /etc/rc7.d/* /etc/rc4.d/
 +
</syntaxhighlight>
 +
 +
==== Install a few missing packages ====
 +
 +
See the following bugs:
 +
*[[bugzilla:7233|Bug #7233: e-smith-ldap should require openldap-servers]]
 +
*[[bugzilla:7252|Bug #7252: e-smith-radiusd should require freeradius-ldap]]
 +
*[[bugzilla:7234|Bug #7234: e-smith-apache should require mod_ssl]]
 +
*[[bugzilla:7297|Bug #7297: e-smith-hosts should require dhcp]]
 +
 +
<syntaxhighlight lang="Bash">
 +
yum install mod_ssl freeradius-ldap openldap-servers dhcp
 
</syntaxhighlight>
 
</syntaxhighlight>
  

Navigation menu