Gentoo Archives: gentoo-dev

From: Rich Freeman <rich0@g.o>
To: gentoo-dev <gentoo-dev@l.g.o>, "Michał Górny" <mgorny@g.o>
Subject: Re: [gentoo-dev] OpenRC supporting systemd units
Date: Wed, 08 May 2013 18:45:32
Message-Id: CAGfcS_=BxpjXu74bUpAiz0TVbgU+0W9O4Et920zk=yBCD8ujew@mail.gmail.com
In Reply to: [gentoo-dev] OpenRC supporting systemd units by William Hubbs
1 On Wed, May 8, 2013 at 2:32 PM, William Hubbs <williamh@g.o> wrote:
2 >
3 > OpenRC can't support units directly; if this ever did happen it would
4 > have to be a tool that converts units to init scripts.
5
6 Or an init script skeleton that interprets a unit file. That seems
7 like it shouldn't be too hard to write for a limited number of systemd
8 features. Just point the conf.d file to the unit file, or use a
9 convention for where the init.d script looks for the unit.
10
11 Init.d scripts are programs - they could probably do just about anything.
12
13 Rich

Replies

Subject Author
Re: [gentoo-dev] OpenRC supporting systemd units Ambroz Bizjak <ambrop7@×××××.com>