We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c2afb commit c47b658Copy full SHA for c47b658
security/smack/smackfs.c
@@ -114,7 +114,7 @@ struct smack_known *smack_syslog_label;
114
* SMACK_PTRACE_DEFAULT regular smack ptrace rules (/proc based)
115
* SMACK_PTRACE_EXACT labels must match, but can be overriden with
116
* CAP_SYS_PTRACE
117
- * SMACK_PTRACE_DRACONIAN lables must match, CAP_SYS_PTRACE has no effect
+ * SMACK_PTRACE_DRACONIAN labels must match, CAP_SYS_PTRACE has no effect
118
*/
119
int smack_ptrace_rule = SMACK_PTRACE_DEFAULT;
120
0 commit comments