On Fri, Feb 21, 2014 at 1:53 PM, Lennart Poettering
<lenn...@poettering.net> wrote:
> On Fri, 21.02.14 04:38, Jason A. Donenfeld (ja...@zx2c4.com) wrote:
>
>> systemd-network.service should not be started unless the administrator
>> runs "systemctl enable systemd-network.service", as it's entirely
>> unessential and most distributions use their own network management
>> daemons instead. If some distributions or users choose to use systemd's
>> built in networking, then it is simple enough to enable. But by default,
>> it doesn't make sense to waste resources running this when no networks
>> are configured with it.
>
> I'd propose to make it compile-time optional (logind is too). And I'd
> move it to be installed via [Install] instead of a static symlink in
> /usr. However, I'd still create the /etc symlink on "make install"; the
> same way as we enable remote-fs.target or suchlike.
>
> Tom?

Sounds fine to me.

It is already compile-time optional, so I'll just apply this patch and
add the /etc symlink in a follow-up. Thanks for the patch Jason.

Cheers,

Tom
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to