]> git.ipfire.org Git - thirdparty/systemd.git/blob - man/user-system-options.xml
man: xinclude --user/--system
[thirdparty/systemd.git] / man / user-system-options.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
4
5 <variablelist>
6 <varlistentry id='user'>
7 <term><option>--user</option></term>
8
9 <listitem id='user-text'>
10 <para>Talk to the service manager of the calling user,
11 rather than the service manager of the system.</para>
12 </listitem>
13 </varlistentry>
14
15 <varlistentry id='system'>
16 <term><option>--system</option></term>
17
18 <listitem id='system-text'>
19 <para>Talk to the service manager of the system. This is the
20 implied default.</para>
21 </listitem>
22 </varlistentry>
23 </variablelist>