Unable to read 'fd passing messages' due to permission.
Set execute label as "System"
Change-Id: I765081a58cc285951216fdb63f8cf9a5c68e39de
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
# Set the smack label of executable binary tools
chsmack %{_bindir}/dbus-cleanup-sockets -a "System::Tools"
chsmack %{_bindir}/dbus-daemon -a "System::Tools"
-chsmack %{_bindir}/dbus-monitor -a "System::Tools"
+chsmack %{_bindir}/dbus-monitor -a "System::Tools" -e "System"
chsmack %{_bindir}/dbus-run-session -a "System::Tools"
chsmack %{_bindir}/dbus-send -a "System::Tools"
chsmack %{_bindir}/dbus-uuidgen -a "System::Tools"