base/init.sh: fix version output

master
Harald Hoyer 2013-04-02 13:29:24 +02:00
parent d50cf62d62
commit cc6f0925df
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@ else
fi

[ -f /etc/initrd-release ] && . /etc/initrd-release
[ -n "$VERSION" ] && info "dracut-$VERSION"
[ -n "$VERSION_ID" ] && info "$NAME-$VERSION_ID"

source_conf /etc/conf.d