Canek Peláez Valdés <[email protected]> wrote:

> On Mon, Jul 29, 2013 at 11:53 PM,  <[email protected]> wrote:
> > Hi there.  I would like to know how I can use my existing conf.d/net if
> > I were to use systemd, or is there some better way to do this?  I have
> > two static networks an internal and external one and use the postup for
> > things which must go online once the external network is up.  I had to
> > use modules="!iproute2" to get the route to add properly, but it is
> > working now using openrc.
> 
> If both networks are static I would use two service files for each,
> and the things that must go online can go in another service file
> (which calls a script for all of them), or with several (a service
> file for each thing), and which depends on the external network.
> 
> You then not need to install anything else.

I like that, and I can do what was in the postup in there as well -- if
I don't mess up writing it all!

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         [email protected]

Reply via email to