Re: [systemd-devel] Modifying systemd dependency tree during boot

2015-09-18 Thread Andrei Borzenkov
18.09.2015 17:58, Vivenzio Pagliari пишет: However, these additionally added services are not started, when trying to reach multi-user.target. After boot, I can see that the dependencies where added correctly (e.g. doing "systemctl list-dependencies multi-user.target" lists the newly created ser

[systemd-devel] Modifying systemd dependency tree during boot

2015-09-18 Thread Vivenzio Pagliari
Hi, we face a problem with systemd when we attempt to dynamically add dependencies to units during bootup. In other words, we want to add services during boot (by means of some service that is run during boot) and via "systemctl daemon-reload" we want to notify systemd about this new units and sta