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

_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to