Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

initd: Add service name to LSB comment#119

Open
parshap wants to merge 1 commit into
npm:masterfrom
parshap:initd-lsb-comment
Open

initd: Add service name to LSB comment#119
parshap wants to merge 1 commit into
npm:masterfrom
parshap:initd-lsb-comment

Conversation

@parshap

@parshap parshap commented Sep 29, 2015

Copy link
Copy Markdown

update-rc.d complained that the LSB comment was missing a valid name for 'Provides:' and failed to install the script.

$ update-rc.d -f test-service defaults
update-rc.d: using dependency based boot sequencing
insserv: Script test-service is broken: incomplete LSB comment.
insserv: missing valid name for `Provides:' please add.

Allows using update-rc.d to install init scripts.

Move shebang to first line.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant