diff --git a/vm/firstboot.sh b/vm/firstboot.sh index db88dd4d..532c998a 100755 --- a/vm/firstboot.sh +++ b/vm/firstboot.sh @@ -192,23 +192,9 @@ EOF chmod +x /usr/local/bin/fixtime fi -if [ "$ID" == "systemd" ]; then cat > /usr/local/bin/genissue < /etc/issue - -else -cat > /usr/local/bin/genissue <> /etc/rc.local << EOF /usr/local/bin/fixtime & EOF fi + chmod +x /etc/rc.local -fi cat > /home/pandora/.vimrc <