bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bash uses tmp files for inter-process communication instead of pipes


From: Greg Wooledge
Subject: Re: bash uses tmp files for inter-process communication instead of pipes?
Date: Wed, 8 Oct 2014 08:41:19 -0400
User-agent: Mutt/1.4.2.3i

On Tue, Oct 07, 2014 at 03:03:43PM -0700, Linda Walsh wrote:
> It's not thoroughly  polished yet, but it does work.  It can rename and 
> reorder your
> network interfaces on boot so you can keep them with consistent names and
> ordering -- something systemd doesn't seem to support.

I don't know SuSE, and I don't know systemd, but Debian solved this
problem years ago.  They use udev hooks.  Specifically, there is a
file named /etc/udev/rules.d/70-persistent-net.rules that holds the MAC
address of each interface, and the desired interface name for it.
I don't personally know all the details of how it works, because I never
NEEDED to learn them.

Perhaps you should get in touch with a SuSE mailing list and see how
other SuSE users have dealt with this.  You might be reinventing the
wheel.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]