Remove the smack exec label of busctl 74/215374/1 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix accepted/tizen/5.5/unified/20191031.012553 accepted/tizen/5.5/unified/mobile/hotfix/20201027.071517 accepted/tizen/unified/20191008.101551 submit/tizen/20191007.114341 submit/tizen_5.5/20191031.000008 submit/tizen_5.5_mobile_hotfix/20201026.185108 tizen_5.5.m2_release
authorHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 7 Oct 2019 11:43:04 +0000 (20:43 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 7 Oct 2019 11:43:04 +0000 (20:43 +0900)
Change-Id: Iaab47bd04b0c480fa2c2e9e5deeeded9d461c4b4
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
packaging/systemd.spec

index ddb1afb..efa91f2 100644 (file)
@@ -336,7 +336,7 @@ install -m 0755 %{SOURCE6} %{buildroot}%{_sysconfdir}/dbus-1/system.d/org.tizen.
 
 # Set the smack label of executable binary tools
 chsmack %{_bindir}/bootctl -a "System::Tools"
-chsmack %{_bindir}/busctl -a "System::Tools" -e "System"
+chsmack %{_bindir}/busctl -a "System::Tools"
 chsmack %{_bindir}/kernel-install -a "System::Tools"
 %if %{?WITH_MACHINED}
 chsmack %{_bindir}/machinectl -a "System::Tools"