diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018622.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-September/018622.html | 105 | 
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018622.html b/zarb-ml/mageia-dev/2012-September/018622.html new file mode 100644 index 000000000..ed59c8e11 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018622.html @@ -0,0 +1,105 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] /run vs /var/run in configuration files +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20/run%20vs%20/var/run%20in%20configuration%20files&In-Reply-To=%3C504F0A05.8060505%40gmail.com%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="018618.html"> +   <LINK REL="Next"  HREF="018623.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] /run vs /var/run in configuration files</H1> +    <B>Guillaume Rousse</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20/run%20vs%20/var/run%20in%20configuration%20files&In-Reply-To=%3C504F0A05.8060505%40gmail.com%3E" +       TITLE="[Mageia-dev] /run vs /var/run in configuration files">guillomovitch at gmail.com +       </A><BR> +    <I>Tue Sep 11 11:53:09 CEST 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="018618.html">[Mageia-dev] libperl location +</A></li> +        <LI>Next message: <A HREF="018623.html">[Mageia-dev] /run vs /var/run in configuration files +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#18622">[ date ]</a> +              <a href="thread.html#18622">[ thread ]</a> +              <a href="subject.html#18622">[ subject ]</a> +              <a href="author.html#18622">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hello list. + +Since /usrmove, /run and /var/run is actually the same location on the  +final running system. So, either can be used in actual configuration  +files, and systemd unit files. But for consistency and comparaison  +purpose, it would be better to enforce usage of one variant only. + +I initially started to use /run in a few packages, however I'm  +considering reverting this practice for multiple reasons: +- fedora keep using /var/run, which makes comparaison harder +- it make backporting more difficult +- similar /lib vs /usr/lib case exist, and our %_unitdir macro, for  +instance, uses the second form + +Any other thought on this topic ? +--  +BOFH excuse #60: + +system has been recalled +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="018618.html">[Mageia-dev] libperl location +</A></li> +	<LI>Next message: <A HREF="018623.html">[Mageia-dev] /run vs /var/run in configuration files +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#18622">[ date ]</a> +              <a href="thread.html#18622">[ thread ]</a> +              <a href="subject.html#18622">[ subject ]</a> +              <a href="author.html#18622">[ 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>  | 
