On Sat, Nov 19, 2011 at 10:15 PM, Tomas Cech <[email protected]> wrote: > Hi, > > as I'm trying to get E17 into openSUSE, I'm trying to tune > sysactions.conf. I'm trying to get rid of suid bit for > /usr/lib64/enlightenment/utils/enlightenment_sys > > All my actions use DBUS messages so suid bit is useless (ok, I haven't > done mount/unmount yet). When I remove suid bit from this binary, > suspend fails and in log I have: > > ERROR: UNABLE TO ASSUME ROOT PRIVILEGES > > Running > /usr/lib64/enlightenment/utils/enlightenment_sys suspend > works fine, so my question is - is really needed check for root > privileges there? > > Thanks. > > Best regards, > > Tomas Cech > Sleep_Walker > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense.
yes we do. But there is a better way we could do, patches accepted (no time to do it myself): - have hibernate/suspend/... using upower - have other actions using proper daemons using dbus + polkit (udisks, timedated...) - whatever else use polkit's features such as pkexec. Would you be able to help us with that? -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: [email protected] Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
