From: Christian Hesse <[email protected]>
Signed-off-by: Christian Hesse <[email protected]>
---
src/openvpn/init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/openvpn/init.c b/src/openvpn/init.c
index ff1551e..7da0061 100644
--- a/src/openvpn/init.c
+++ b/src/openvpn/init.c
@@ -567,7 +567,7 @@ context_init_1(struct context *c)
* do any fork due to daemon() a future call.
* See possibly_become_daemon() [init.c] for more details.
*/
- sd_notifyf(0, "READY=1\nSTATUS=Pre-connection initialization
succesfull\nMAINPID=%lu",
+ sd_notifyf(0, "READY=1\nSTATUS=Pre-connection initialization
successful\nMAINPID=%lu",
(unsigned long) getpid());
#endif
--
2.11.1
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel