mirror of
https://github.com/darold/sendmailanalyzer.git
synced 2026-05-15 22:02:32 -06:00
[GH-ISSUE #23] LSB tags should be added to the start script for Debian servers #18
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/sendmailanalyzer#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DocLowy on GitHub (Oct 2, 2014).
Original GitHub issue: https://github.com/darold/sendmailanalyzer/issues/23
LSB tags should be added to the start script for Debian servers. Otherwise you will get warnings when installing/updating other software (like "insserv: warning: script 'sendmailanalyser' missing LSB tags and overrides").
My starting script looks as follows now and all is working fine.
@DocLowy commented on GitHub (Oct 6, 2014):
I just recognized this issue is already fixed in the debian part of the repository.
Closing issue...