summaryrefslogtreecommitdiff
path: root/man/systemd.unit.xml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2022-08-24 21:35:28 +0100
committerGitHub <noreply@github.com>2022-08-24 21:35:28 +0100
commit298b3de6d424b1ebb771e4e5a136927dfbba107f (patch)
tree3ab526997a6eed73fe2d08c65242074e719a51f4 /man/systemd.unit.xml
parent771fe73c75781f52200ffdd30efef9fd870b7476 (diff)
parent8795d9bacdea7074b023c9f8836720002e39adc8 (diff)
downloadsystemd-298b3de6d424b1ebb771e4e5a136927dfbba107f.tar.gz
Merge pull request #24370 from keszybz/sysusers-equivs
Use /bin/bash for root shell and suppress some warnings from sysusers
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r--man/systemd.unit.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 767c7186cd..95f1b98cbd 100644
--- a/man/systemd.unit.xml
+++ b/man/systemd.unit.xml
@@ -2108,7 +2108,7 @@ Note that this setting is <emphasis>not</emphasis> influenced by the <varname>Us
<row>
<entry><literal>%s</literal></entry>
<entry>User shell</entry>
- <entry>This is the shell of the user running the service manager instance. In case of the system manager this resolves to <literal>/bin/sh</literal>.</entry>
+ <entry>This is the shell of the user running the service manager instance.</entry>
</row>
<row>
<entry><literal>%S</literal></entry>