Hello
I am using kernel-3.10.0-1160.2.2.el7, I applied the free patch for this kernel a few days ago but now the following error appears when cron runs for 4 hours.
The `free` type patch is not found for your kernel. Please select existing patch type
***
The same error appears when I update manually.
[root@server kcare]# kcarectl --set-patch-type free --update
free patch type is unavailable for your kernel
***
When I check sysctl, I see that patch is active.
[root@185-248-57-175 kcare]# sysctl -n fs.enforce_symlinksifowner
1
[root@185-248-57-175 kcare]# sysctl -n fs.symlinkown_gid
99
I am using kernel-3.10.0-1160.2.2.el7, I applied the free patch for this kernel a few days ago but now the following error appears when cron runs for 4 hours.
The `free` type patch is not found for your kernel. Please select existing patch type
***
The same error appears when I update manually.
[root@server kcare]# kcarectl --set-patch-type free --update
free patch type is unavailable for your kernel
***
When I check sysctl, I see that patch is active.
[root@185-248-57-175 kcare]# sysctl -n fs.enforce_symlinksifowner
1
[root@185-248-57-175 kcare]# sysctl -n fs.symlinkown_gid
99
Comment