coroot-node-agent
coroot-node-agent copied to clipboard
Fails to start with SELinux
Hello! Add permission for SELinux to the installation script
semanage fcontext -a -t bin_t "/usr/bin/coroot-node-agent" && restorecon -Rv /usr/bin/coroot-node-agent