setup-nsssysinit (1) Linux Manual Page
setup-nsssysinit – Query or enable the nss-sysinit module
Synopsis
- setup-nsssysinit [on] [off] [status]
Description
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.
Options
on- Turn on nss-sysinit.
off
- Turn on nss-sysinit.
status
- returns whether nss-syinit is enabled or not.
Examples
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
Files
/usr/bin/setup-nsssysinitSee Also
pkg-config(1)Authors
The nss libraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google. Authors: Elio Maldonado <emaldona [at] redhat.com>.
