Details
-
Enhancement
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
27.0.0
-
None
-
Security Level: Default (Default Security Scheme)
-
None
-
Horizon 2021 - Jun 23 - Jul 7
-
Backlog
-
Yes
Description
There is currently no easy way to configure OpenNMS Core services to run as non-root when installing OpenNMS on CentOS/RHEL or Debian/Ubunut. There are a few things which prevent this:
- The runas user is hard coded as root in our start script and in the systemd unit file
- A non-root user can't create or delete PID files