Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
29.0.1
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 22 - Feb 2 - Feb 16
-
Backlog
Description
When you run on modern systemd operating systems like CentOS 9, there is no /etc/init.d directory anymore. Our systemd unit just calls the old init.d/opennms SysV init scripts. You can workaround by setting the Systemd unit to the following:
ExecStart=/opt/opennms/bin/opennms -s start ExecStop=/opt/opennms/bin/opennms stop
Attachments
Issue Links
- mentioned in
-
Page Loading...