Skip to content

Commit

Permalink
Fix typo in kernel interface file
Browse files Browse the repository at this point in the history
  • Loading branch information
wrabcak committed Apr 4, 2019
1 parent f1ba302 commit cfd49d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion policy/modules/kernel/kernel.if
Expand Up @@ -2222,7 +2222,7 @@ interface(`kernel_dontaudit_write_kernel_ns_lastpid_sysctl',`
## </param>
## <rolecap/>
#
interface(`kernel_rw_kernel_sysctl',`
interface(`kernel_rw_kernel_ns_lastpid_sysctl',`
gen_require(`
type proc_t, sysctl_t, sysctl_kernel_ns_last_pid_t;
')
Expand Down

0 comments on commit cfd49d7

Please sign in to comment.