Skip to content

profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added#43775

Merged
cpuguy83 merged 1 commit intomoby:masterfrom
bpascard:43774-seccomp-clock-settime64
Jul 7, 2022
Merged

profiles: seccomp: allow clock_settime64 when CAP_SYS_TIME is added#43775
cpuguy83 merged 1 commit intomoby:masterfrom
bpascard:43774-seccomp-clock-settime64

Conversation

@bpascard
Copy link
Contributor

@bpascard bpascard commented Jul 6, 2022

closes #43774

- What I did

Allow clock_settime64 syscall with --cap-add SYS_TIME

Signed-off-by: Bastien Pascard <bpascard@hotmail.com>
Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83 cpuguy83 requested a review from tianon July 6, 2022 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

seccomp: allow clock_settime64 under CAP_SYS_TIME

5 participants