Skip to content

copy-paste bug in bind smf start method #189

Description

@isaacdavis

In the start method for the bind SMF service, this line appears to have been copy-pasted from the case statement immediately above it. The -t flag should be removed -- the line should instead read:

 checkopts="${checkopts} ${value}"

This error also exists in bind versions 9.11 and 9.12.

We're now using bind (version 9.10.7) in the triton-prometheus image, which uses https://pkgsrc.joyent.com/packages/SmartOS/2018Q1/multiarch/All, so it would be excellent if this fix could be backported there as well. Thank you!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions