d133c5
d133c5
d133c5
  "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [
d133c5
d133c5
d133c5
]>
d133c5
d133c5
<refentry id="setup-nsssysinit">
d133c5
d133c5
  <refentryinfo>
d133c5
    <date>&dat;;</date>
d133c5
    <title>Network Security Services</title>
d133c5
    <productname>nss</productname>
d133c5
    <productnumber>&version;</productnumber>
d133c5
  </refentryinfo>
d133c5
d133c5
  <refmeta>
d133c5
    <refentrytitle>setup-nsssysinit</refentrytitle>
d133c5
    <manvolnum>1</manvolnum>
d133c5
  </refmeta>
d133c5
d133c5
  <refnamediv>
d133c5
    <refname>setup-nsssysinit</refname>
d133c5
    <refpurpose>Query or enable the nss-sysinit module</refpurpose>
d133c5
  </refnamediv>
d133c5
d133c5
  <refsynopsisdiv>
d133c5
    <cmdsynopsis>
d133c5
      <command>setup-nsssysinit</command>
d133c5
      <arg><option>on</option></arg>
d133c5
      <arg><option>off</option></arg>
d133c5
      <arg><option>status</option></arg>
d133c5
    </cmdsynopsis>
d133c5
  </refsynopsisdiv>
d133c5
d133c5
<refsection id="description">
d133c5
    <title>Description</title>
d133c5
    <para><command>setup-nsssysinit</command> is a shell script to query the status of the nss-sysinit module and when run with root priviledge it can enable or disable it. </para>
d133c5
  <para>Turns on or off the nss-sysinit module db by editing the global PKCS #11 configuration file. Displays the status. This script can be invoked by the user as super user. It is invoked at nss-sysinit post install time with argument on.
d133c5
  </para>
d133c5
  </refsection>
d133c5
  
d133c5
  <refsection>
d133c5
    <title>Options</title>
d133c5
    
d133c5
    <variablelist>
d133c5
      <varlistentry>
d133c5
        <term><option>on</option></term>
d133c5
        <listitem><simpara>Turn on nss-sysinit.</simpara></listitem>
d133c5
      </varlistentry>
d133c5
d133c5
      <varlistentry>
d133c5
        <term><option>off</option></term>
d133c5
        <listitem><simpara>Turn on nss-sysinit.</simpara></listitem>
d133c5
      </varlistentry>
d133c5
d133c5
      <varlistentry>
d133c5
        <term><option>status</option></term>
d133c5
        <listitem><simpara>returns whether nss-syinit is enabled or not.</simpara></listitem>
d133c5
      </varlistentry>
d133c5
d133c5
    </variablelist>
d133c5
  </refsection>
d133c5
d133c5
  <refsection>
d133c5
    <title>Examples</title>
d133c5
d133c5
    <para>The following example will query for the status of nss-sysinit:
d133c5
      <programlisting>
d133c5
        /usr/bin/setup-nsssysinit status
d133c5
      </programlisting>
d133c5
    </para>
d133c5
d133c5
    <para>The following example, when run as superuser, will turn on nss-sysinit:
d133c5
      <programlisting>
d133c5
        /usr/bin/setup-nsssysinit on
d133c5
      </programlisting>
d133c5
    </para>
d133c5
d133c5
  </refsection>
d133c5
d133c5
  <refsection>
d133c5
    <title>Files</title>
d133c5
    <para><filename>/usr/bin/setup-nsssysinit</filename></para>
d133c5
  </refsection>
d133c5
d133c5
  <refsection>
d133c5
    <title>See also</title>
d133c5
    <para>pkg-config(1)</para>
d133c5
  </refsection>
d133c5
d133c5
  <refsection id="authors">
d133c5
    <title>Authors</title>
d133c5
    <para>The nss libraries were written and maintained by developers with Netscape, Red Hat,  Sun, Oracle, Mozilla, and Google.</para>
d133c5
    <para>Authors: Elio Maldonado <emaldona@redhat.com>.</para>
d133c5
  </refsection>
d133c5
d133c5
d133c5
  <refsection id="license">
d133c5
    <title>LICENSE</title>
d133c5
    <para>Licensed under the Mozilla Public License, v. 2.0.  If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
d133c5
    </para>
d133c5
  </refsection>
d133c5
d133c5
</refentry>
d133c5