[systemd-devel] Dynamic generators (after systemd start)

2011-03-04 Thread Andrey Borzenkov
I am playing with per-interface auto-generated units (for the case without NetworkManager :) ) and so far it looks quite promising - using trivial unit file and even more trivial generator I automatically get interfaces up at the correct time: netif@eth0.service - Interface Setup for eth0

[systemd-devel] [PACKAGERS] Packaging systemd = 20

2011-03-04 Thread Lennart Poettering
Heya, Here's a little headsup to all packagers, regarding packaging of systemd v20 (which isn't released yet): With v20 we introduced /etc/machine-id, which needs special attention when packaging. First, here's a bit of background regarding this new feature:

Re: [systemd-devel] [PACKAGERS] Packaging systemd = 20

2011-03-04 Thread Andrey Borzenkov
On Sat, Mar 5, 2011 at 1:41 AM, Lennart Poettering lenn...@poettering.net wrote: Heya, Here's a little headsup to all packagers, regarding packaging of systemd v20 (which isn't released yet): With v20 we introduced /etc/machine-id, which needs special attention when packaging. First,

Re: [systemd-devel] [PACKAGERS] Packaging systemd = 20

2011-03-04 Thread Mike Kazantsev
On Sat, 5 Mar 2011 06:44:13 +0300 Andrey Borzenkov arvidj...@mail.ru wrote: What do you mean - optional? Unless d-bus is patched to look at /etc/machine-id (or is informed about this location by some other means) it will never even know about this file. So symlink /var/lib/dbus/machine-id -

Re: [systemd-devel] [PACKAGERS] Packaging systemd = 20

2011-03-04 Thread Andrey Borzenkov
On Sat, Mar 5, 2011 at 7:23 AM, Mike Kazantsev mk.frag...@gmail.com wrote: On Sat, 5 Mar 2011 06:44:13 +0300 Andrey Borzenkov arvidj...@mail.ru wrote: What do you mean - optional? Unless d-bus is patched to look at /etc/machine-id (or is informed about this location by some other means) it