From: Thierry Parmentelat Date: Wed, 16 Jan 2008 13:56:57 +0000 (+0000) Subject: no need to alter sudoers for bootcustom anymore X-Git-Tag: myplc-4.2-1~4 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=d42441109192236b42115e0b42e58ef8cf382266;p=myplc.git no need to alter sudoers for bootcustom anymore --- diff --git a/build.functions b/build.functions index 732392c..cd9a80d 100644 --- a/build.functions +++ b/build.functions @@ -119,14 +119,6 @@ EOF esac } -function sudoers_bootcustom_apache () { - cat < root/etc/yum.conf -### Thierry Parmentelat - may 16 2007 -# the node-dependent image generation script requires root privilege -# to perform various mount operations -sudoers_bootcustom_apache > root/etc/sudoers -chown root:root root/etc/sudoers -chmod 400 root/etc/sudoers - ### Thierry Parmentelat - july 20 2007 # we now build the myplc doc # beware that making the pdf file somehow overwrites the html