Fixing Likewise startup scripts on Debian Squeeze
Just a quick one, this… If you install Likewise Open on Debian Squeeze, you may notice that it doesn’t start on boot-up. The reason is because the new dependency-based boot sequence doesn’t like the init scripts Likewise provides. Luckily, it’s pretty easy to fix. First, make sure you have chkconfig installed (apt-get install chkconfig if ...