Brave Cobra's Hideout
If Linux doesn't have the solution, you have got the wrong problem.
HomeNews

News

Linux

Linux: restart service with mtimes differ

Contributed by bravecobra on Apr 03, 2006 - 09:10 PM

Linux

When restarting Apache on Gentoo I was getting messages like these :

/etc/init.d/apache2 restart *
Re-caching dependency info (mtimes differ)... *
Stopping apache2 ... [ ok ] *
Re-caching dependency info (mtimes differ)... *
Re-caching dependency info (mtimes differ)... *
Re-caching dependency info (mtimes differ)... *
Re-caching dependency info (mtimes differ)... *
Starting apache2 ...

It took only a little while to find out that a simple command like

/etc/init.d/depscan.sh --update

solved the problem for me.


 

Rating

  • Currently 0 / 5 Stars.

Comments

  1. Thanks, I had the exact same thing icon_smile (and now it's solved...)
  2. tk u
  3. Thanks. Found a quick solution to an nagging message on your page
  4. gosh that was easy! thx a lot!

Only logged in users are allowed to comment. Register or log in.