Changes

From SME Server
Jump to navigationJump to search
515 bytes removed ,  20:22, 10 February 2013
Line 158: Line 158:  
<syntaxhighlight lang="Bash">
 
<syntaxhighlight lang="Bash">
 
cp -a /usr/lib/perl5/site_perl/esmith/* /usr/share/perl5/vendor_perl/esmith
 
cp -a /usr/lib/perl5/site_perl/esmith/* /usr/share/perl5/vendor_perl/esmith
</syntaxhighlight>
  −
  −
==== Create a service entry for rsyslog ====
  −
We need to create a new service entry in the DB, because the standard syslog package is now rsyslog:
  −
* See [[bugzilla:7221|Bug #7221: Change from syslog to rsyslog]] and [[bugzilla:7322|Bug #7322: Change from syslog to rsyslog - Add link]] This step can be removed when e-smith-base-5.4.0-8 is available.
  −
<syntaxhighlight lang="Bash">
  −
/sbin/e-smith/db configuration set rsyslog service status enabled
  −
cp -a /etc/rc7.d/S05syslog /etc/rc4.d/S05rsyslog
   
</syntaxhighlight>
 
</syntaxhighlight>
  

Navigation menu