setup-nsssysinit
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.
on
off
status
The following example will query for the status of nss-sysinit:
/usr/bin/setup-nsssysinit status
The following example, when run as superuser, will turn on nss-sysinit:
/usr/bin/setup-nsssysinit on
pkg-config(1)
The nss libraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.
Authors: Elio Maldonado <emaldona@redhat.com>.
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/.