From 911a4949532f7a72ee119ebcffb24d7e63836dc8 Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Thu, 15 Nov 2012 12:53:13 -0800 Subject: set sticky bit SUID on weston-launch to make it launch --- packaging/weston.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/packaging/weston.spec b/packaging/weston.spec index 97434b82..4d6ca8e8 100644 --- a/packaging/weston.spec +++ b/packaging/weston.spec @@ -85,7 +85,10 @@ getent group weston-launch >/dev/null || %{_sbindir}/groupadd -o -r weston-launc %files %defattr(-,root,root) %_bindir/wcap-* -%_bindir/weston* +%_bindir/weston +%_bindir/weston-info +%attr(4755,root,root) %{_bindir}/weston-launch +%{_bindir}/weston-terminal %_libexecdir/weston-* %_libdir/weston %_datadir/weston -- cgit v1.2.3