#!/bin/bash networkctl list --no-pager --no-legend "$NETWORK_INTERFACE" > '/dev/null' 2>&1;