- comment out requiretty
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Mon, 19 Oct 2009 20:25:44 +0000 (20:25 +0000)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Mon, 19 Oct 2009 20:25:44 +0000 (20:25 +0000)
Setting tag VserverReference-4.2-15

--This line, and those below, will be ignored--
Please write a changelog for this new tag in the section above
DIFF=========
Index: build.sh
===================================================================
--- build.sh (.../tags/VserverReference-4.2-14) (révision 15364)
+++ build.sh (.../trunk) (révision 15364)
@@ -137,5 +137,6 @@

 # fix sudoers config
 [ -f ${vref}/etc/sudoers ] && echo -e "\nDefaults\tlogfile=/var/log/sudo\n" >> ${vref}/etc/sudoers
+[ -f ${vref}/etc/sudoers ] && sed -i 's,^Defaults.*requiretty,#Defaults requiretty,' ${vref}/etc/sudoers

 exit 0


No differences found