diff options
author | Shawn Landden <shawn@churchofgit.com> | 2013-11-30 16:09:26 -0800 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-11-30 22:20:20 -0500 |
commit | e93c33d4aadb41427f215d43545e7fadc6bcec6f (patch) | |
tree | 6964e793e232cce6d03349d73a83fe23da45e252 /TODO | |
parent | f74294c1dabb41faaaa0e03777f0dd33b979eed6 (diff) |
systemctl: add "systemctl cat"
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -356,7 +356,6 @@ Features: - support "systemctl stop foobar@.service" to stop all units matching a certain template - Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files" - rework wait filter to not require match callback - - "systemctl cat" or "systemctl view" command or or so, that cats the backing unit file of a service, plus its drop-ins and shows them in a pager - better error message if you run systemctl without systemd running - systemctl status output should should include list of triggering units and their status - in systemctl list-timers show time trggering units ran last |