diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014761.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-April/014761.html | 121 | 
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014761.html b/zarb-ml/mageia-dev/2012-April/014761.html new file mode 100644 index 000000000..1ec9f2c63 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014761.html @@ -0,0 +1,121 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] [soft-commits] [4251] services: Read systemd	service information. +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4251%5D%20services%3A%20Read%20systemd%0A%09service%20information.&In-Reply-To=%3CCAONrEtZXa23sdSfBti_jTp76SUBtLDJmg0EH68fFxxjRKxHJnA%40mail.gmail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="014767.html"> +   <LINK REL="Next"  HREF="014762.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] [soft-commits] [4251] services: Read systemd	service information.</H1> +    <B>Thierry Vignaud</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B4251%5D%20services%3A%20Read%20systemd%0A%09service%20information.&In-Reply-To=%3CCAONrEtZXa23sdSfBti_jTp76SUBtLDJmg0EH68fFxxjRKxHJnA%40mail.gmail.com%3E" +       TITLE="[Mageia-dev] [soft-commits] [4251] services: Read systemd	service information.">thierry.vignaud at gmail.com +       </A><BR> +    <I>Wed Apr 25 10:15:57 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="014767.html">[Mageia-dev] [soft-commits] [4244] services: Do not rely on /var/lock/subsys/ $service to determin if a service is running or not. +</A></li> +        <LI>Next message: <A HREF="014762.html">[Mageia-dev] freeze push: drakx-installer-help +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#14761">[ date ]</a> +              <a href="thread.html#14761">[ thread ]</a> +              <a href="subject.html#14761">[ subject ]</a> +              <a href="author.html#14761">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>On 24 April 2012 22:10,  <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +><i> services: Read systemd service information. +</I> +(...) + +><i> -#- returns: +</I>><i> +sub _legacy_services() { +</I>><i> +    local $ENV{LANGUAGE} = 'C'; +</I> +Whereas there already was such a use, note that we usually prefer to +set LC_ALL so +that it overrides LC_MESSAGES too. +Depending of the actual used tool, this can made a difference. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="014767.html">[Mageia-dev] [soft-commits] [4244] services: Do not rely on /var/lock/subsys/ $service to determin if a service is running or not. +</A></li> +	<LI>Next message: <A HREF="014762.html">[Mageia-dev] freeze push: drakx-installer-help +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#14761">[ date ]</a> +              <a href="thread.html#14761">[ thread ]</a> +              <a href="subject.html#14761">[ subject ]</a> +              <a href="author.html#14761">[ 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>  | 
