I discovered a few problems with my previous proposal for nfs-user-server. First of all, it should only provide the script name, to avoid name conflicts with other packages. Next, it should not start before all file systems are mounted, and need syslog to log status. Here is a better proposal:
### BEGIN INIT INFO # Provides: nfs-user-server # Required-Start: $remote_fs $syslog # Required-Stop: $remote_fs $syslog # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 ### END INIT INFO Happy hacking, -- Petter Reinholdtsen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]