dovecot/prestartscript
2026-05-05 19:32:20 -04:00

4 lines
121 B
Bash
Executable File

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