Skip to content

v1.2.15: Merge pull request #70 from splunk/remove_execstop

Compare
Choose a tag to compare
@mason-splunk mason-splunk released this 30 Apr 00:38
· 119 commits to master since this release
bc118f7

Bugfix

  • Removed ExecStop from the Systemd configuration file as it caused Splunk to remain in a stopped state after installation. This is a quick fix until #55 is implemented which will be final solution. Thank you Man Pham for identifying this.