commit | 9227dd2a84a765fcfef1677ff17de0958b192eda | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Jan 23 17:26:31 2017 +1300 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Jan 24 12:03:08 2017 +1300 |
tree | 8dc953fa3145922b6db30c8ebf9f34ff018bde5b | |
parent | 20523132ec5d1b481e1d66557292ed3a3021e817 [diff] |
exec: Remove LSM_UNSAFE_PTRACE_CAP With previous changes every location that tests for LSM_UNSAFE_PTRACE_CAP also tests for LSM_UNSAFE_PTRACE making the LSM_UNSAFE_PTRACE_CAP redundant, so remove it. Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>