From 7b6d7a4911873479c98f5c485c999f7f86107036 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 16 May 2024 23:28:26 -0700 Subject: [PATCH] Setup /etc/issue Signed-off-by: Tommy --- Fedora-Server-40.sh | 6 +++++- etc/issue | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Fedora-Server-40.sh b/Fedora-Server-40.sh index ece59e7..0e4c436 100644 --- a/Fedora-Server-40.sh +++ b/Fedora-Server-40.sh @@ -155,4 +155,8 @@ sudo firewall-cmd --lockdown-on sudo mkdir -p /etc/systemd/system/NetworkManager.service.d unpriv curl https://gitlab.com/divested/brace/-/raw/master/brace/usr/lib/systemd/system/NetworkManager.service.d/99-brace.conf | sudo tee /etc/systemd/system/NetworkManager.service.d/99-brace.conf sudo systemctl daemon-reload -sudo systemctl restart NetworkManager \ No newline at end of file +sudo systemctl restart NetworkManager + +# Setup notices +unpriv curl https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue | sudo tee /etc/issue +unpriv curl https://raw.githubusercontent.com/TommyTran732/Linux-Setup-Scripts/main/etc/issue | sudo tee /etc/issue.net \ No newline at end of file diff --git a/etc/issue b/etc/issue index bf0dd15..eea7009 100644 --- a/etc/issue +++ b/etc/issue @@ -2,4 +2,5 @@ You are accessing Thien Tran's information system that is provided for authorize ALL ACTIVITY MAY BE MONITORED AND REPORTED. UNAUTHORIZED USES SHALL BE PROSECUTED TO THE FULLEST EXTENT OF THE LAW. -To report a potential security concern, please contact contact@tommytran.io. \ No newline at end of file +To report a potential security concern, please contact contact@tommytran.io. +