[Voyage-linux] rc.local not being executed

Mike (spam-protected)
Thu Aug 7 18:58:43 HKT 2014


Hi

Here is what my /etc/rc.local looks like:

-rwxrwxrwx 1 root     root       371 Aug  2 20:11 rc.local

#!/bin/sh -e
#
# rc.local
#
# This script is executed at the end of each multiuser runlevel.
# Make sure that the script will "exit 0" on success or any other
# value on error.
#
# In order to enable or disable this script just change the execution
# bits.
#
# By default this script does nothing.

minidlnad -f /etc/minidlna.conf -u minidlna -P /run/minidlnad.pid

exit 0

But the minidlnad daemon does not start after boot, any ideas?

Just executing rc.local the daemon starts fine.

I'm running Voyage 0.9

Many thanks



More information about the Voyage-linux mailing list