From: SangYoun Kwak Date: Tue, 16 Apr 2024 03:32:37 +0000 (+0900) Subject: Add chsmack label System::Tools to the osu command X-Git-Tag: accepted/tizen/unified/20240423.164602^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b425bd20b0a3fe774f194f6543846f7e50f5e3e;p=platform%2Fcore%2Fsystem%2Fupdate-control.git Add chsmack label System::Tools to the osu command To set privilege and prohibit accesses to the osu command, smack label System::Tools is added. Change-Id: Iff9c79036deee7107284401398d6ca5ffa8fc02d Signed-off-by: SangYoun Kwak --- diff --git a/packaging/update-control.spec b/packaging/update-control.spec index a9b008c..42fc70b 100644 --- a/packaging/update-control.spec +++ b/packaging/update-control.spec @@ -92,6 +92,7 @@ ln -s ../%{service_file} %{buildroot}/%{_unitdir}/multi-user.target.wants/%{serv %post /sbin/ldconfig +chsmack -a 'System::Tools' %{_bindir}/osu %postun -p /sbin/ldconfig