Re: [systemd-devel] [PATCH] systemctl: introduce --now for enable, disable and mask

2015-05-14 Thread Zbigniew Jędrzejewski-Szmek
On Thu, May 14, 2015 at 02:26:34PM +0200, jsyna...@redhat.com wrote: From: Jan Synacek jsyna...@redhat.com --- Makefile.am | 1 + man/systemctl.xml| 33 - src/libsystemd/sd-bus/bus-util.c | 6 +-

Re: [systemd-devel] [PATCH] systemctl: introduce --now for enable, disable and mask

2015-05-14 Thread systemd github import bot
Patchset imported to github. Pull request: https://github.com/systemd-devs/systemd/compare/master...systemd-mailing-devs:1431606394-31015-1-git-send-email-jsynacek%40redhat.com -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel

Re: [systemd-devel] [PATCH] systemctl: introduce --now for enable, disable and mask

2015-05-14 Thread Lennart Poettering
On Thu, 14.05.15 14:26, jsyna...@redhat.com (jsyna...@redhat.com) wrote: const char *unit_file_preset_mode_to_string(UnitFilePresetMode m) _const_; UnitFilePresetMode unit_file_preset_mode_from_string(const char *s) _pure_; + + +int add_file_change(UnitFileChange **changes, unsigned

Re: [systemd-devel] [PATCH] systemctl: introduce --now for enable, disable and mask

2015-05-14 Thread Cam Hutchison
jsyna...@redhat.com writes: diff --git a/man/systemctl.xml b/man/systemctl.xml index 4dbdfe1..951ce4d 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -456,6 +456,17 @@ /varlistentry varlistentry +termoption--now/option/term + +listitem + paraWhen