Description : Change smack label for security.
authorwchang kim <wchang.kim@samsung.com>
Sun, 17 Jul 2016 22:11:13 +0000 (07:11 +0900)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Fri, 26 Jan 2024 16:49:49 +0000 (17:49 +0100)
Requested by Security Lab.

Change-Id: Iaaa7a4e5f190adb72e6ff69f061ced63d6854cbc
Signed-off-by: Woochang Kim <wchang.kim@samsung.com>
packaging/systemd.spec

index 87405fe..73d0911 100644 (file)
@@ -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