mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
2020-10-27 Fred Gleason <fredg@paravelsystems.com>
* Removed the runuser(1) dependency. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -1476,18 +1476,14 @@
|
||||
</para>
|
||||
<para>
|
||||
<code>
|
||||
runuser -u <replaceable>user</replaceable>
|
||||
-g <replaceable>group</replaceable> <replaceable>cmd</replaceable>
|
||||
</code>
|
||||
/bin/sh -c <replaceable>cmd</replaceable>
|
||||
</code>
|
||||
</para>
|
||||
<para>
|
||||
where <replaceable>user</replaceable> and
|
||||
<replaceable>group</replaceable> are the values specified by the
|
||||
using the user and group specified by the
|
||||
"RnRmlOwner=" and "RnRmlGroup=" directives in
|
||||
the "[Identity]" section of
|
||||
<command>rd.conf</command><manvolnum>5</manvolnum>. See the
|
||||
<command>runuser</command><manvolnum>1</manvolnum> man page for
|
||||
details concerning handling of the process enironment.
|
||||
<command>rd.conf</command><manvolnum>5</manvolnum>.
|
||||
</para>
|
||||
</note>
|
||||
</sect2>
|
||||
|
||||
Reference in New Issue
Block a user