diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-November/020366.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-November/020366.html | 100 | 
1 files changed, 100 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-November/020366.html b/zarb-ml/mageia-dev/2012-November/020366.html new file mode 100644 index 000000000..291f77297 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/020366.html @@ -0,0 +1,100 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] NetworkManager vs initscripts +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NetworkManager%20vs%20initscripts&In-Reply-To=%3Cm3haoane9k.fsf%40euphor.blino.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="020364.html"> +   <LINK REL="Next"  HREF="020370.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] NetworkManager vs initscripts</H1> +    <B>Olivier Blin</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20NetworkManager%20vs%20initscripts&In-Reply-To=%3Cm3haoane9k.fsf%40euphor.blino.org%3E" +       TITLE="[Mageia-dev] NetworkManager vs initscripts">mageia at blino.org +       </A><BR> +    <I>Wed Nov 28 12:44:07 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="020364.html">[Mageia-dev] NetworkManager vs initscripts +</A></li> +        <LI>Next message: <A HREF="020370.html">[Mageia-dev] NetworkManager vs initscripts +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#20366">[ date ]</a> +              <a href="thread.html#20366">[ thread ]</a> +              <a href="subject.html#20366">[ subject ]</a> +              <a href="author.html#20366">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>JA Magallón <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">jamagallon at ono.com</A>> writes: + +><i> Network starts and stops ok, but on reboot, some process inists on creating +</I>><i> a ifcfg-eth0 file, with this setup: +</I>><i> +</I>><i> DEVICE=eth0 +</I>><i> BOOTPROTO=dhcp +</I>><i> ONBOOT=yes +</I>><i> +</I>><i> which breaks networking on systems that have a fixed IP, and works by chance +</I>><i> if you use DHCP. +</I>><i> +</I>><i> Who creates that ? +</I> +This is created by udev rules. + +><i> How can I kill it ? +</I> +You can just set NM_CONTROLLED=yes in the generated ifcfg files. + +--  +Olivier Blin - blino +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="020364.html">[Mageia-dev] NetworkManager vs initscripts +</A></li> +	<LI>Next message: <A HREF="020370.html">[Mageia-dev] NetworkManager vs initscripts +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#20366">[ date ]</a> +              <a href="thread.html#20366">[ thread ]</a> +              <a href="subject.html#20366">[ subject ]</a> +              <a href="author.html#20366">[ 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>  | 
