0bb4c4
#!/bin/sh
0bb4c4
/bin/systemctl -q is-enabled NetworkManager.service >/dev/null 2>&1 && /usr/bin/nm-online -q --timeout 30 ||:
0bb4c4