From: Marc Fiuczynski Date: Thu, 16 Jul 2009 04:47:28 +0000 (+0000) Subject: remove the site specific cisco hack X-Git-Tag: 4.3-rc11~83 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=01a8d6d9e798a4b993bc43c95448426a33ed80b1;p=build.git remove the site specific cisco hack --- diff --git a/config.coblitz/bootstrapfs.post b/config.coblitz/bootstrapfs.post index dd6b93e4..dd33c4e5 100644 --- a/config.coblitz/bootstrapfs.post +++ b/config.coblitz/bootstrapfs.post @@ -24,48 +24,3 @@ echo > ${vdir}/etc/sysconfig/crontab # Add site_admin account chroot ${vdir} /usr/sbin/useradd -p "" -u 502 -m site_admin - -# NOTE: Removed due to incompatibility between fedora and centos, and b/c we -# expect that enabling util-vserver above will help with shutdown. -# -# : this is added to ensure that processes running within the slices that -# may have special permissions and other parts of the filesystem engated are -# killed before shutdown. We experienced hangs when rebooting without this -# step. -#( cat <