dovecot/prestartscript

4 lines
121 B
Plaintext
Raw Normal View History

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