dovecot/SOURCES/prestartscript

4 lines
121 B
Plaintext
Raw Normal View History

2020-04-28 08:52:02 +00:00
#!/bin/sh
/bin/systemctl -q is-enabled NetworkManager.service >/dev/null 2>&1 && /usr/bin/nm-online -q --timeout 30 ||: