From a1ce2fa2218a768823a7c39426983a248b6e4f50 Mon Sep 17 00:00:00 2001
From: Stephen Smalley <sds@tycho.nsa.gov>
Date: Fri, 10 Aug 2012 09:23:21 -0400
Subject: [PATCH] Define wake_alarm and block_suspect capabilities.

---
 access_vectors | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/access_vectors b/access_vectors
index 4b0c4b193..4de34631c 100644
--- a/access_vectors
+++ b/access_vectors
@@ -445,6 +445,8 @@ class capability2
 	mac_override	# unused by SELinux
 	mac_admin	# unused by SELinux
 	syslog
+	wake_alarm
+	block_suspend
 }
 
 #
-- 
GitLab