History log of /systemd/shell-completion/bash/systemd-run
Revision Date Author Comments Expand
b4c14404b3e8753c41bac0b1d49369230a15c544 11-Nov-2015 Filipe Brandenburger <filbranden@google.com>

execute: Add new PassEnvironment= directive This directive allows passing environment variables from the system manager to spawned services. Variables in the system manager can be set inside a container by passing `--set-env=...` options to systemd-spawn. Tested with an on-disk test.service unit. Tested using multiple variable names on a single line, with an empty setting to clear the current list of variables, with non-existing variables. Tested using `systemd-run -p PassEnvironment=VARNAME` to confirm it works with transient units. Confirmed that `systemctl show` will display the PassEnvironment settings. Checked that man pages are generated correctly. No regressions in `make check`.

dcebcd7ade39f4137a34dd08991432f8df995867 27-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add the property RuntimeDirectory

64fa5643df3353260720e7ca7cb484b1f364dbeb 26-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add the property ProtectHome

4e79ac4425ae36a02ba511ebc1c63a9f1a7d2d37 25-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add the property ProtectSystem

7e7cd2526d9deb7d607854212a1573cff737ce00 21-Oct-2015 Nicolas Cornu <ncornu@aldebaran.com>

shell-completion: systemd-run: add new property EnvironmentFile

64a713d94dea614ac6bd35d8c4b1d5b96add3347 21-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add new properties "ReadWriteDirectories", "ReadOnlyDirectories", "InaccessibleDirectories"

e9cc999a306a789049304997f855dec2eabe5579 17-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add property OOMScoreAdjust

8d2bc8e5fd023a24684446f0057440e3fd0d79bf 15-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add TimerSlackNSec property

75d73dc9d08c39ca5e413e4045daf1de61ea7ee6 14-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add SyslogFacility property

7135129e0aa24f6e4c36d78ccf782761c9780cad 14-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add SyslogLevel property

dc800d8406fa2af0720974a35b38cc3452ad7233 09-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add new properties

f961371fb7a6d1cb5897255cd66608bdc43579cc 09-Oct-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: systemd-run: add new properties See: * 602b83559a7cfcd3eee05 * b9c50073fcc1460ca1ff3

8c7db2fb2186277f9572d58b664cc59792ee4f50 01-Sep-2015 Evgeny Vereshchagin <evvers@ya.ru>

run: enable interactive authorization

20bde8192332cff5a2fcf7059a4b48b9fca75e63 28-Aug-2015 Evgeny Vereshchagin <evvers@ya.ru>

shell-completion: update systemd-run bash completion Many new options have been added since the bash completion was last updated.

761a7c71b649b5e926c28c703a11fbdc22dd6df1 17-Mar-2014 Thomas Hindoe Paaboel Andersen <phomes@gmail.com>

systemd-run: extend bash completion --system -H --host -M --machine --service-type (options: simple forking oneshot dbus notify idle) --uid --gid --nice --setenv -p --property (options read from bus_append_unit_property_assignment)

64eed40c07efb4e2b316ebb4e7481b7a891b7934 13-Sep-2013 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>

bash-completion: add systemd-run