1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-26 14:04:03 +03:00

Merge pull request #1355 from evverx/systemd-run-man

man: systemd-run: run bash with --send-sighup
This commit is contained in:
Lennart Poettering 2015-09-23 16:43:15 +02:00
commit f795eec68f

View File

@ -381,7 +381,7 @@ Dec 08 20:44:48 container systemd[1]: Started /bin/touch /tmp/foo.</programlisti
as a service passing its standard input, output and error to
the calling TTY.</para>
<programlisting># systemd-run -t /bin/bash</programlisting>
<programlisting># systemd-run -t --send-sighup /bin/bash</programlisting>
</refsect1>