Uploaded image for project: 'MariaDB MaxScale'
  1. MariaDB MaxScale
  2. MXS-277

missing quotes in init-script

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Duplicate
    • 1.2.0
    • 1.2.1
    • Core
    • None

    Description

      After installing MaxScale Debian Package I run /etc/init.d/maxscale start and get the following error:

      /etc/init.d/maxscale: line 48: --user=maxscale: command not found

      Adding single quotes around DAEMON_OPTS value fixes this issue:

      #################################
      # stop/start/status related vars
      #################################
      NAME=maxscale
      DAEMON=/usr/bin/maxscale
      DAEMON_OPTS= --user=maxscale

      Christian

      Attachments

        Activity

          People

            johan.wikman Johan Wikman
            croser Christian Roser
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.