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. +