[systemd-commits] src/activate

David Strauss straussd at kemper.freedesktop.org
Wed Nov 13 06:19:59 PST 2013


 src/activate/activate.c |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit df49ccafc0d57c731a3da3014ad55d5bb9ed3e1b
Author: Mantas MikulÄ—nas <grawity at gmail.com>
Date:   Wed Nov 13 13:36:17 2013 +0200

    activate: mention -E in the help text

diff --git a/src/activate/activate.c b/src/activate/activate.c
index 07e46b9..537626d 100644
--- a/src/activate/activate.c
+++ b/src/activate/activate.c
@@ -289,6 +289,8 @@ static int help(void) {
                "  -l --listen=ADDR     Listen for raw connections at ADDR\n"
                "  -a --accept          Spawn separate child for each connection\n"
                "  -h --help            Show this help and exit\n"
+               "  -E --environment=NAME[=VALUE]\n"
+               "                       Pass an environment variable to children\n"
                "  --version            Print version string and exit\n"
                "\n"
                "Note: file descriptors from sd_listen_fds() will be passed through.\n"



More information about the systemd-commits mailing list