@ -1,5 +1,5 @@
#!/bin/bash
IFACE=$(ip -br l | grep enp | awk '$1 !~ "lo|vir|vet" { print $1}')
IFACE=$(ip -br l | awk '$1 !~ "lo|vir|vet" { print $1}')
echo "" | sudo tee -a /etc/issue
for i in $IFACE;
do
The note is not visible to the blocked user.