You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Attempt to fix rhbz#2186996 rhbz#2221433 rhbz#2245705"
This reverts commit de84778.
I made a mistake and the rules were not valid:
| Compiling targeted mysql module
| mysql.te:80:ERROR 'unknown type sysctl_net_t' at token ';' on line 5659:
| allow mysqld_t proc_net_t:file { read getattr open };
| allow mysqld_t sysctl_net_t:dir search;
| /usr/bin/checkmodule: error(s) encountered while parsing configuration
Reverting until I find a way to implement the rules correctly
0 commit comments