[systemd-devel] [PATCH v4] systemctl: add add-wants and add-requires verbs

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Tue Oct 7 14:11:28 PDT 2014


On Tue, Oct 07, 2014 at 05:46:48PM +0200, Zbigniew Jędrzejewski-Szmek wrote:
> On Tue, Oct 07, 2014 at 02:09:37PM +0200, Lukas Nykryn wrote:
> > ---
> > Changes in v4
> > - renamed install_dependency -> dependency
> > - removed the enum with dependencies and used the general one instead
> This part should really be a separate commit. It moves a lot of code
> around and makes it harder to see what is going on.
> 
> > - add an error meesage in the case that --root is used and it fails
> > - changes in manpage
> Looks good, please push.
Jan Synacek's patch f7101b7368 adds a check to unit_file_enable().
An identical check should be applied to the code path you are adding.

Zbyszek


More information about the systemd-devel mailing list