diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-11-27 21:14:08 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-11-28 18:42:18 +0100 |
commit | 34c7dc47d3beb9aebc8f5e4a8698b3c9acff0048 (patch) | |
tree | 5e59e7a60c1f7c6913c3616836fbe2e412e82ecd /TODO | |
parent | 07504d6b152084040e48f7657b0f56f364003334 (diff) |
man: get rid of shell script example in systemd-socket-proxyd man page
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -107,8 +107,6 @@ Features: * socket-proxyd: - Support multiple inherited sockets mapped to different remote hosts - Use a nonblocking alternative to getaddrinfo - - Until we can start daemons directly, find a less ugly, less racy alternative than shell scripts for the second man page example. - - Support starting daemons directly without requiring a shell script; update man pages * "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 |