dovecot/SOURCES/prestartscript

4 lines
121 B
Plaintext
Raw Normal View History

2019-08-01 16:42:57 +00:00
#!/bin/sh
/bin/systemctl -q is-enabled NetworkManager.service >/dev/null 2>&1 && /usr/bin/nm-online -q --timeout 30 ||: