[Filippo Giunchedi] > comments welcome I found this:
### BEGIN INIT INFO # Provides: bluetooth # Required-Start: $local_fs $syslog # Required-Stop: $local_fs $syslog # Should-Start: # Should-Stop: # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start bluetooth daemons ### END INIT INFO It look very good. You can probably remove the Should-Start and Should-Stop headers if they are empty. There is no long description, but that is not an important error. Do you script require /usr/ to be present? In that case, it should require $remote_fs as well. Friendly, -- Petter Reinholdtsen _______________________________________________ initscripts-ng-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/initscripts-ng-devel

