chiark / gitweb /
exec: Add SELinuxContext configuration item
[elogind.git] / man / systemd.exec.xml
index 7eaf52bc5bd59571a924cb613a67103d32dd623a..4281c03cf6fff150e2d408b262e3ab9a9bdbc06c 100644 (file)
                                 this service.</para></listitem>
                         </varlistentry>
 
+                        <varlistentry>
+                                <term><varname>SELinuxContext=</varname></term>
+
+                                <listitem><para>Set the SELinux context of the
+                                executed process. If set, this will override the
+                                automated domain transition. However, the policy
+                                still need to autorize the transition. See
+                                <citerefentry><refentrytitle>setexeccon</refentrytitle><manvolnum>3</manvolnum></citerefentry>
+                                for details.</para></listitem>
+                        </varlistentry>
+
                         <varlistentry>
                                 <term><varname>IgnoreSIGPIPE=</varname></term>