* [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC
@ 2013-09-08 17:42 Michał Górny
2013-09-08 17:53 ` Mike Gilbert
2013-09-08 18:18 ` Fabio Erculiani
0 siblings, 2 replies; 5+ messages in thread
From: Michał Górny @ 2013-09-08 17:42 UTC (permalink / raw
To: gentoo-systemd; +Cc: systemd
[-- Attachment #1: Type: text/plain, Size: 425 bytes --]
Hello, folks.
The next systemd team meeting will be held at 10 Sep 2013, 18:30 UTC.
That is, 30 minutes before the Council meeting, so people waiting for
the meeting can come by.
Since there's no real interest in the meeting, I don't expect it to
take long. Agenda follows:
1. Vote for the new team lead.
2. Quick check on the state of systemd support.
3. Open floor.
--
Best regards,
Michał Górny
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 966 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC
2013-09-08 17:42 [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC Michał Górny
@ 2013-09-08 17:53 ` Mike Gilbert
2013-09-08 17:59 ` Michał Górny
2013-09-08 18:18 ` Fabio Erculiani
1 sibling, 1 reply; 5+ messages in thread
From: Mike Gilbert @ 2013-09-08 17:53 UTC (permalink / raw
To: Michał Górny; +Cc: gentoo-systemd, systemd
On Sun, Sep 8, 2013 at 1:42 PM, Michał Górny <mgorny@gentoo.org> wrote:
> Hello, folks.
>
> The next systemd team meeting will be held at 10 Sep 2013, 18:30 UTC.
> That is, 30 minutes before the Council meeting, so people waiting for
> the meeting can come by.
>
> Since there's no real interest in the meeting, I don't expect it to
> take long. Agenda follows:
>
> 1. Vote for the new team lead.
>
> 2. Quick check on the state of systemd support.
>
> 3. Open floor.
>
Here's a topic: I would like to discuss ideas for dealing with
services that require a configured network connection. For reference,
see bug 483780 and 483970.
NetworkManager has a optional unit that blocks until configured
interfaces are ready.
http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/data/NetworkManager-wait-online.service.in
I wonder if we can/should provide similar functionality for other
network setups, or if anyone has a better idea.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC
2013-09-08 17:53 ` Mike Gilbert
@ 2013-09-08 17:59 ` Michał Górny
0 siblings, 0 replies; 5+ messages in thread
From: Michał Górny @ 2013-09-08 17:59 UTC (permalink / raw
To: Mike Gilbert; +Cc: gentoo-systemd, systemd
[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]
Dnia 2013-09-08, o godz. 13:53:35
Mike Gilbert <floppym@gentoo.org> napisał(a):
> On Sun, Sep 8, 2013 at 1:42 PM, Michał Górny <mgorny@gentoo.org> wrote:
> > Hello, folks.
> >
> > The next systemd team meeting will be held at 10 Sep 2013, 18:30 UTC.
> > That is, 30 minutes before the Council meeting, so people waiting for
> > the meeting can come by.
> >
> > Since there's no real interest in the meeting, I don't expect it to
> > take long. Agenda follows:
> >
> > 1. Vote for the new team lead.
> >
> > 2. Quick check on the state of systemd support.
> >
> > 3. Open floor.
> >
>
> Here's a topic: I would like to discuss ideas for dealing with
> services that require a configured network connection. For reference,
> see bug 483780 and 483970.
>
> NetworkManager has a optional unit that blocks until configured
> interfaces are ready.
>
> http://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/data/NetworkManager-wait-online.service.in
>
> I wonder if we can/should provide similar functionality for other
> network setups, or if anyone has a better idea.
Well, that would be the purpose of network-online.target (see: man
systemd.special). Though I'm not sure if we can actually get it done for
many of the other software out there.
--
Best regards,
Michał Górny
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 966 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC
2013-09-08 17:42 [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC Michał Górny
2013-09-08 17:53 ` Mike Gilbert
@ 2013-09-08 18:18 ` Fabio Erculiani
2013-09-08 19:50 ` Pacho Ramos
1 sibling, 1 reply; 5+ messages in thread
From: Fabio Erculiani @ 2013-09-08 18:18 UTC (permalink / raw
To: gentoo-systemd; +Cc: systemd
I will try to be there.
Another thing I'd like to discuss is: how to deal with
EnvironmentFile= and /etc/conf.d/*. I am not sure about what we've
decided in the end.
--
Fabio Erculiani
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC
2013-09-08 18:18 ` Fabio Erculiani
@ 2013-09-08 19:50 ` Pacho Ramos
0 siblings, 0 replies; 5+ messages in thread
From: Pacho Ramos @ 2013-09-08 19:50 UTC (permalink / raw
To: Fabio Erculiani; +Cc: gentoo-systemd, systemd
El dom, 08-09-2013 a las 20:18 +0200, Fabio Erculiani escribió:
> I will try to be there.
>
> Another thing I'd like to discuss is: how to deal with
> EnvironmentFile= and /etc/conf.d/*. I am not sure about what we've
> decided in the end.
>
The idea is to try to avoid any EnvironmentFile as much as possible
(setting proper defaults) and, when needed, rely
on /etc/systemd/system/foo.service.d files. Recently a helper addition
is being discussed in gentoo-dev to allow to install them in a canonical
way using systemd.eclass
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2013-09-08 19:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-08 17:42 [gentoo-systemd] systemd team meeting @ 10 Sep, 18:30 UTC Michał Górny
2013-09-08 17:53 ` Mike Gilbert
2013-09-08 17:59 ` Michał Górny
2013-09-08 18:18 ` Fabio Erculiani
2013-09-08 19:50 ` Pacho Ramos
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox