From 6d21b772af94e63e27c7a2a29a633aa62d15c3dd Mon Sep 17 00:00:00 2001 From: wchang kim Date: Mon, 18 Jul 2016 07:11:13 +0900 Subject: [PATCH] Description : Change smack label for security. Requested by Security Lab. Change-Id: Iaaa7a4e5f190adb72e6ff69f061ced63d6854cbc Signed-off-by: Woochang Kim --- packaging/systemd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/systemd.spec b/packaging/systemd.spec index 87405fe..73d0911 100644 --- a/packaging/systemd.spec +++ b/packaging/systemd.spec @@ -153,7 +153,7 @@ cp %{SOURCE1001} . --disable-static \ --with-sysvinit-path= \ --with-sysvrcnd-path= \ - --with-smack-run-label=System \ + --with-smack-run-label=System::Privileged \ %if ! %{?with_multiuser} --disable-logind \ %endif -- 2.7.4