Prometheus


Prometheus

After following FedoraRHEL Based How To Install Prometheus on Fedora 41 I needed to do the following as my Fedora installation’s SELinux policy denied the service exec permission:

sudo restorecon -R /usr/local/bin

The SELinux context should be:

unconfined_u:object_r:bin_t:s0