From f2805a12b5d3b826891e7887cb38fde16fba0051 Mon Sep 17 00:00:00 2001 From: Miroslav Grepl Date: Fri, 22 Feb 2013 13:58:03 +0100 Subject: [PATCH] Fix typo in the interface --- policy-rawhide-base.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/policy-rawhide-base.patch b/policy-rawhide-base.patch index 123e1eda..4f732cfa 100644 --- a/policy-rawhide-base.patch +++ b/policy-rawhide-base.patch @@ -31994,7 +31994,7 @@ index 0000000..595f756 +/var/run/initramfs(/.*)? <> diff --git a/policy/modules/system/systemd.if b/policy/modules/system/systemd.if new file mode 100644 -index 0000000..8b02900 +index 0000000..778b99b --- /dev/null +++ b/policy/modules/system/systemd.if @@ -0,0 +1,1043 @@ @@ -33016,7 +33016,7 @@ index 0000000..8b02900 + + allow $1 systemd_timedated_t:dbus send_msg; + allow systemd_timedated_t $1:dbus send_msg; -+ ps_process_pattern(systemd_hostnamed_t, $1) ++ ps_process_pattern(systemd_timedated_t, $1) +') + +########################################