Willi Mann schrieb:

MultiService doesn't seems to be happy when you write a wildcard,
probably it doesn't support wildcards or regexp, that forced me to make
a custom config for each openvpn server I host


Did you try
*MultiService = openvpn,ovpn-.*

The right one should be
*MultiService = openvpn,ovpn-\S*
.
That's more efficient and you avoid problems in some corner cases.

Sorry, last mail sent a little bit too fast.

Willi


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to