Hi there! I know that this thread is really old but I have a question about my startup script. My script is something like this: #!/bin/sh ### BEGIN INIT INFO # Provides: vlcd # Required-Start: $remote_fs # Required-Stop: $remote_fs # Should-Start: $network # Should-Stop: # Default-Start: 2 3 4 5 # ...