Hi, Maybe also change the killall to use the pid file ? Other then that ack. Regards, Hans On 11/09/2009 05:02 PM, Peter Jones wrote:
Things being in the history means I don't have to type them. This particular thing is fairly specific to get right, so it's a really good candidate to go in there. So this patch adds it. --- scripts/mk-images | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/scripts/mk-images b/scripts/mk-images index 998c30f..c4d6445 100755 --- a/scripts/mk-images +++ b/scripts/mk-images @@ -844,6 +844,7 @@ EOF cat> $MBD_DIR/.bash_history<<EOF killall -USR2 anaconda +kill -HUP `cat /var/run/anaconda.pid` EOF rm -f $MBD_FSIMAGE
_______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list