[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.
- Re: bash uses tmp files for inter-process communication instead of pipes?, (continued)
- Re: bash uses tmp files for inter-process communication instead of pipes?, Greg Wooledge, 2014/10/06
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/06
- Re: bash uses tmp files for inter-process communication instead of pipes?, Greg Wooledge, 2014/10/06
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/06
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/06
- Re: bash uses tmp files for inter-process communication instead of pipes?, Greg Wooledge, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Greg Wooledge, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Pierre Gaston, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?,
Greg Wooledge <=
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/09
- Re: bash uses tmp files for inter-process communication instead of pipes?, Chet Ramey, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Chet Ramey, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Pierre Gaston, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Linda Walsh, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Dave Rutherford, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Dave Rutherford, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Chet Ramey, 2014/10/07
- Re: bash uses tmp files for inter-process communication instead of pipes?, Dan Douglas, 2014/10/07