summaryrefslogtreecommitdiff
path: root/methods
diff options
context:
space:
mode:
Diffstat (limited to 'methods')
-rw-r--r--methods/aptmethod.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/methods/aptmethod.h b/methods/aptmethod.h
index 10ff1b57f..cb5a30e21 100644
--- a/methods/aptmethod.h
+++ b/methods/aptmethod.h
@@ -227,6 +227,7 @@ protected:
ALLOW(rename);
ALLOW(renameat);
ALLOW(renameat2);
+ ALLOW(restart_syscall);
ALLOW(rt_sigaction);
ALLOW(rt_sigpending);
ALLOW(rt_sigprocmask);