Emil
Emil
@tobami : No, #257 is needed to get the application to load on Apache, it wont work without changing that one. From what I could understand, ` DEBUG = True`...
> Potential fix: #8219 Tested this on Rocky 8.6. Not working (for me). Need to change SELinux.
@gandihar What would be the difference of running a script where the service ends up as "unconfined_service_t". (i.e no SELinux for that service) and just relabel as @Trezamere pointed out...
@gandihar I believe that you are thinking about 'chcon', as 'semanage' is writing a persistent change to the file system that is what autorelabel and restorecon is based on. Doc:...
Has this been fixed?