tag 525807 + patch thanks Here is a patch solving this issue.
diff -u webfs-1.21/debian/webfs.init webfs-1.21/debian/webfs.init --- webfs-1.21/debian/webfs.init +++ webfs-1.21/debian/webfs.init @@ -1,6 +1,6 @@ #!/bin/sh ### BEGIN INIT INFO -# Provides: +# Provides: webfs # Required-Start: $local_fs $remote_fs $syslog $named $network # Required-Stop: $local_fs $remote_fs $syslog $named $network # Default-Start: 2 3 4 5 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

