mirror of
https://github.com/systemd/systemd.git
synced 2024-11-24 02:33:36 +08:00
man/run0: fix typo (missing "by")
This commit is contained in:
parent
5bcf0881a3
commit
13e380b054
@ -39,8 +39,8 @@
|
||||
|
||||
<itemizedlist>
|
||||
<listitem><para>No execution or security context credentials are inherited from the caller into the
|
||||
invoked commands, as they are invoked from a fresh, isolated service forked off the service
|
||||
manager.</para></listitem>
|
||||
invoked commands, as they are invoked from a fresh, isolated service forked off by the service manager.
|
||||
</para></listitem>
|
||||
|
||||
<listitem><para>Authentication takes place via <ulink
|
||||
url="https://www.freedesktop.org/wiki/Software/polkit">polkit</ulink>, thus isolating the
|
||||
|
Loading…
Reference in New Issue
Block a user