]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/stage2
issue/motd: add architecture warning also to console and ssh logins.
[people/pmueller/ipfire-2.x.git] / lfs / stage2
index 7483a113488a7f2232f7e0f12bead9f544d8079f..9032b013e74184b1b64cc5d7fd1be72a2cc5812a 100644 (file)
@@ -91,6 +91,7 @@ endif
        echo "$(NAME) v$(VERSION) - $(SLOGAN)" >  /etc/issue
        echo "===============================" >> /etc/issue
        echo "\n running on \s \r \m"          >> /etc/issue
+       -cat /etc/motd >> /etc/issue
 
        # Bash startup files
        install --directory --mode=0755 --owner=root --group=root /etc/profile.d