Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/modules/cpufreq


Modified Files:
        Makefile.am 


Log Message:


fix suid of e_sys - fix freqset suid install

===================================================================
RCS file: /cvs/e/e17/apps/e/src/modules/cpufreq/Makefile.am,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- Makefile.am 3 Sep 2006 08:51:32 -0000       1.15
+++ Makefile.am 3 Sep 2006 09:35:28 -0000       1.16
@@ -27,9 +27,9 @@
 freqsetdir = $(pkgdir)
 freqset_DATA = \
 freqset$(EXEEXT)
-setuid_root_mode = a=rx,u+s
 
-install-exec-hook:
+setuid_root_mode = a=rx,u+xs
+install-data-hook:
        @chmod $(setuid_root_mode) $(DESTDIR)$(freqsetdir)/freqset$(EXEEXT) || 
true
 
 noinst_PROGRAMS        = freqset



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to