Rev 152 | Blame | Compare with Previous | Last modification | View Log | RSS feed
#!/bin/sh## This script will be executed *after* all the other init scripts.# You can put your own initialization stuff in here if you don't# want to do the full Sys V style init stuff.touch /var/lock/subsys/localcd /etc/init.d./clamd restart./spamassassin restart./amavisd restart./postfix restart./zarafa-licensed restart./zarafa-server restart./zarafa-dagent restart./zarafa-gateway restart./zarafa-ical restart./zarafa-monitor restart./zarafa-spooler restart./fetchmail restart#./vmware-workstation-server stop#./httpd restart#./vmware-workstation-server start