Fake start-stop-daemon called, doing nothing

Posted on May 16, 2008
Filed Under Debian |

If you get ”Fake start-stop-daemon called, doing nothing” messages both during boot and shutdown on debian,you can repair it easily,as follows:

$ cp /sbin/start-stop-daemon /sbin/start-stop-daemon.FAKE
$ cp /sbin/start-stop-daemon.REAL /sbin/start-stop-daemon


Tags:

If you enjoyed this post, make sure you subscribe to my RSS feed!

Comments

Leave a Reply