Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | systemd-run: make sure --nice=, --uid=, --gid=, --setenv= also work in ↵ | Lennart Poettering | |
--scope mode | |||
2014-03-05 | man: document missing options of systemd-run | Lennart Poettering | |
2014-03-05 | systemd-run: add new --property= switch that can set arbitrary properties ↵ | Lennart Poettering | |
for the unit that is created The code for parsing these properties is shared with "systemctl set-property", which means all the resource control settings are immediately available. | |||
2014-02-20 | man: xinclude --host/--machine | Zbigniew Jędrzejewski-Szmek | |
As usual, those common options are pushed to the end. | |||
2014-02-20 | man: xinclude --user/--system | Zbigniew Jędrzejewski-Szmek | |
2014-02-20 | man: xinclude --help/--version/--no-pager | Zbigniew Jędrzejewski-Szmek | |
2014-02-14 | man: always place <programlisting> and </programlisting> in a line with ↵ | Lennart Poettering | |
actual sources, so that we don't get spurious newlines in the man page output | |||
2013-11-07 | man: wording and grammar updates | Jan Engelhardt | |
This is a recurring submission and includes corrections to various issue spotted: comma setting, missing words/preposition choice. | |||
2013-11-06 | run: support --system to match other commands, even if redundant | Lennart Poettering | |
2013-11-05 | man: fix typo | Ronny Chevalier | |
2013-10-30 | run: add support for executing commands remotely via SSH or in a container | Lennart Poettering | |
Also, unify the transport logic a bit, since we reuse the same scheme in many of our client tools. | |||
2013-09-09 | run: allow non-absolute paths as command | Zbigniew Jędrzejewski-Szmek | |
2013-08-04 | man: wording and grammar updates | Jan Engelhardt | |
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits. | |||
2013-07-30 | core: open up SendSIGHUP property for transient units | Lennart Poettering | |
2013-07-26 | core: allow setting RemainAfterExit= for transient services | Lennart Poettering | |
2013-07-21 | man: wording and grammar updates | Jan Engelhardt | |
This includes regularly-submitted corrections to comma setting and orthographical mishaps that appeared in man/ in recent commits. | |||
2013-07-19 | man: extend systemd-run man page a little | Lennart Poettering | |
2013-07-10 | man: document systemd-run | Zbigniew Jędrzejewski-Szmek | |