[selinux-policy/f20] Activate motion policy

Miroslav Grepl mgrepl at fedoraproject.org
Mon Oct 14 08:30:49 UTC 2013


commit 7445ea757bc4131349d5dd31f05014aff727081d
Author: Miroslav Grepl <mgrepl at redhat.com>
Date:   Mon Oct 14 10:30:42 2013 +0200

    Activate motion policy

 modules-targeted.conf |    6 ++++++
 selinux-policy.spec   |    5 ++++-
 2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/modules-targeted.conf b/modules-targeted.conf
index ea58d12..5025808 100644
--- a/modules-targeted.conf
+++ b/modules-targeted.conf
@@ -2570,3 +2570,9 @@ stapserver = module
 # dbus system service which manages discovery and enrollment in realms and domains like Active Directory or IPA
 #
 realmd = module
+
+# Layer: services
+# Module: motion
+#
+# Daemon for detect motion using a video4linux device
+motion = module
diff --git a/selinux-policy.spec b/selinux-policy.spec
index 7dfad6f..866a110 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -19,7 +19,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.12.1
-Release: 89%{?dist}
+Release: 90%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -572,6 +572,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Mon Oct 14 2013 Miroslav Grepl <mgrepl at redhat.com> 3.12.1-90
+- Activate motion policy
+
 * Mon Oct 14 2013 Miroslav Grepl <mgrepl at redhat.com> 3.12.1-89
 - Fix gnome_read_generic_data_home_files()
 - allow openshift_cgroup_t to read/write inherited openshift file types


More information about the scm-commits mailing list