From 1ae8d051f5167874fe2a1968a4e2cfea7b5aa770 Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Fri, 10 Oct 2014 17:54:57 +0200 Subject: [PATCH] fix genissue in ubuntu 14.04 --- vm/firstboot.sh | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) 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 <