Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Not a Bug
-
10.0.25-galera
-
None
-
CentOS7
Description
The systemd service file on CentOS 7 loads environment variables where it shouldn't:
EnvironmentFile=/etc/sysconfig/garb
This will result in an error while starting:
garb-systemd[29224]: /etc/sysconfig/garb: line 9: cluster_name: command not found
Removing the line will start garb
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Priority | Major [ 3 ] | Trivial [ 5 ] |
Assignee | Nirbhay Choubey [ nirbhay_c ] |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Not a Bug [ 6 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Workflow | MariaDB v3 [ 76277 ] | MariaDB v4 [ 150566 ] |
Never mind, error on my side, I put a space where it shouldn't