dovecot/dovecot.prestartscript
2020-11-05 21:01:02 +08:00

4 lines
128 B
Bash

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