Skip to content

Commit

Permalink
create default pxelinux config
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Jan 18, 2012
1 parent 12b237a commit bb99503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/fai-setup
Expand Up @@ -162,6 +162,7 @@ if [ -n "$LOGUSER" ]; then
fi
mkdir -p $TFTPROOT
chown -R $LOGUSER:$logusergid $TFTPROOT || true
fai-chboot -o default
fi

if [ -z "$FAI_CONFIGDIR" ]; then
Expand Down

0 comments on commit bb99503

Please sign in to comment.