From d42441109192236b42115e0b42e58ef8cf382266 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Wed, 16 Jan 2008 13:56:57 +0000 Subject: [PATCH] no need to alter sudoers for bootcustom anymore --- build.functions | 8 -------- build.sh | 7 ------- 2 files changed, 15 deletions(-) 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 -- 2.47.0