dovecot/SOURCES/prestartscript
2021-09-09 16:10:40 +00:00

4 lines
121 B
Bash

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