Uploaded image for project: 'Support'
  1. Support
  2. SUPPORT-275

"ods-signer start" attempts to start the enforcer if start command is interactive

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 2.1.10
    • Fix Version/s: None
    • Component/s: Signer
    • Labels:
      None

      Description

      https://github.com/opendnssec/opendnssec/blob/develop/signer/src/ods-signer.c

       

      If "start" command is given on the command line:

      215:   exitcode = system(ODS_SE_ENGINE);

       

      if "start" command is given interactively:

      288:   if (system(ODS_EN_ENGINE) != 0) {

      surely you mean "ODS_SE_ENGINE" !

       

        Attachments

          Activity

            People

            Assignee:
            Unassigned
            Reporter:
            s45377 Sean Gallagher
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: