coroot-node-agent icon indicating copy to clipboard operation
coroot-node-agent copied to clipboard

Fails to start with SELinux

Open magberg opened this issue 1 year ago • 0 comments

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

magberg avatar May 08 '24 07:05 magberg