Simon Josefsson <[EMAIL PROTECTED]> writes: > FYI, debian-policy has a changelog entry:
> * Bug fix: "init script stop example should use --oknodo", thanks to > Matt Kraai. Removed the example entirely. (Closes: #346598). > And the bug suggest using /etc/init.d/skeleton as the example > instead... There are some difference, notably this block: > ### BEGIN INIT INFO > # Provides: skeleton > # Required-Start: $local_fs $remote_fs > # Required-Stop: $local_fs $remote_fs > # Default-Start: 2 3 4 5 > # Default-Stop: S 0 1 6 > # Short-Description: Example initscript > # Description: This file should be used to construct scripts to be > # placed in /etc/init.d. > ### END INIT INFO > Perhaps we should update the init script... Huh, I've not seen that before. I wonder if that's part of LSB, since it looks a little like the init script headers used in SuSE and Red Hat. -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> _______________________________________________ Help-shishi mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-shishi
