dovecot/dovecot.prestartscript

4 lines
128 B
Plaintext
Raw Normal View History

2020-11-05 19:53:15 +08:00
#!/bin/sh
/bin/systemctl -q is-enabled NetworkManager.service >/dev/null 2>&1 \
&& /usr/bin/nm-online -q --timeout 30 ||: