]> git.ipfire.org Git - thirdparty/openvpn.git/commit
Don't try to use systemd-ask-password if it is not available
authorDavid Sommerseth <davids@redhat.com>
Tue, 9 Sep 2014 16:58:53 +0000 (18:58 +0200)
committerDavid Sommerseth <davids@redhat.com>
Wed, 10 Sep 2014 09:55:35 +0000 (11:55 +0200)
commit55480682b9bfa5894402954f4c740954d8c5c556
tree20fa014e13b4a5527320bb2049c7c58fce12c55b
parentd886d468849051af525bb8ff1b9080f6c934e3ab
Don't try to use systemd-ask-password if it is not available

If the SYSTEMD_ASK_PASSWORD_PATH executable cannot be found, we
don't consider systemd as running.

[v2 - Don't clean up white-space]

Signed-off-by: David Sommerseth <davids@redhat.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: 20140909202044.GJ1118@greenie.muc.de
URL: http://article.gmane.org/gmane.network.openvpn.devel/9035
src/openvpn/console.c