diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-October/019554.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-October/019554.html | 159 |
1 files changed, 159 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-October/019554.html b/zarb-ml/mageia-dev/2012-October/019554.html new file mode 100644 index 000000000..b73a0570f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-October/019554.html @@ -0,0 +1,159 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] systemd and openvpn + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20and%20openvpn&In-Reply-To=%3C3235950.ZJOtKvqJpz%40localhost%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="019550.html"> + <LINK REL="Next" HREF="019551.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] systemd and openvpn</H1> + <B>AL13N</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%20and%20openvpn&In-Reply-To=%3C3235950.ZJOtKvqJpz%40localhost%3E" + TITLE="[Mageia-dev] systemd and openvpn">alien at rmail.be + </A><BR> + <I>Sat Oct 27 00:45:11 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="019550.html">[Mageia-dev] systemd and openvpn +</A></li> + <LI>Next message: <A HREF="019551.html">[Mageia-dev] Establishing a Mageia Mirror in Israel +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19554">[ date ]</a> + <a href="thread.html#19554">[ thread ]</a> + <a href="subject.html#19554">[ subject ]</a> + <a href="author.html#19554">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op vrijdag 26 oktober 2012 16:36:50 schreef Richard Couture: +><i> More fun with systemd +</I>><i> +</I>><i> When I try to start my openvpn client with +</I>><i> systemctl restart openvpn.service +</I>><i> +</I>><i> I get +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at AbelLap</A> system]# systemctl restart openvpn.service +</I>><i> Failed to issue method call: Unit openvpn.service failed to load: +</I>><i> Invalid argument. See system logs and 'systemctl status openvpn.service' +</I>><i> for details. +</I>><i> +</I>><i> systemctl status openvpn.service +</I>><i> +</I>><i> gives me +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at AbelLap</A> system]# systemctl status openvpn.service +</I>><i> openvpn.service +</I>><i> Loaded: error (Reason: Invalid argument) +</I>><i> Active: inactive (dead) +</I>><i> +</I>><i> +</I>><i> HOWEVER when I go to /etc/init.d and issue the command +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at AbelLap</A> system]# cd /etc/init.d +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at AbelLap</A> init.d]# ./openvpn restart +</I>><i> Shutting down openvpn: [ OK ] +</I>><i> Starting openvpn: [ OK ] +</I>><i> +</I>><i> everything works fine +</I>><i> Am I being super twit or something? +</I>><i> +</I>><i> I am writing a tutorial on openVPN to present to the international +</I>><i> Festival of Free Software in Puerto Vallarta <A HREF="http://www.fslvallarta.org">http://www.fslvallarta.org</A> +</I>><i> next week and thought to use MGA to indirectly promote it's use. +</I>><i> +</I>><i> Thanks +</I>><i> +</I>><i> +</I>><i> +</I>><i> +</I>><i> Richard +</I> + +openvpn are now started per configfile: + +you should use: + +<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">openvpn at myconffile.service</A> + +instead (if you have a myconffile.conf in /etc/openvpn/) +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="019550.html">[Mageia-dev] systemd and openvpn +</A></li> + <LI>Next message: <A HREF="019551.html">[Mageia-dev] Establishing a Mageia Mirror in Israel +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#19554">[ date ]</a> + <a href="thread.html#19554">[ thread ]</a> + <a href="subject.html#19554">[ subject ]</a> + <a href="author.html#19554">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |