mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
issue/motd: add architecture warning also to console and ssh logins.
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user