The root user is running the node service, when it should be started by other user with less permissions. <img width="1858" height="379" alt="Image" src="https://github.com/user-attachments/assets/178ee932-7829-43ad-ae33-91256cf59cbd" /> Maybe we can fix this by adding a execUser: nobody in the service install manifest.
The root user is running the node service, when it should be started by other user with less permissions.
Maybe we can fix this by adding a execUser: nobody in the service install manifest.