opendkim: fix freebsd startonboot #31
No reviewers
Labels
No labels
bug
confirmed
critical
discussion
documentation
enhancement
feedback-required
good-first-issue
ready
reviewed
suggestion
support
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ungleich-public/cdist-contrib#31
Loading…
Reference in a new issue
No description provided.
Delete branch "opendkim-freebsd-startonboot"
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?
Ehem, forgot to split on a different branch from !30 '-.-... Oh well, commit is actually just:
bebd83cfa6
If accepted in the right order it ought to work :-D else, happy to do the rebasing dance.
opendkim-freebsd-startonbootto opendkim: fix freebsd startonboot@ -29,6 +29,7 @@ case "$os" in
'freebsd')
CFG_DIR="/usr/local/etc/mail"
service="milter-opendkim"
start_service="milteropendkim"
Why is the service name used to restart the service different as the one used to start it...?
Closing this MR as gitea borked it when updating it.
Anyway, adding this comment to the manifest:
Replaced with !33
Pull request closed