setup-nsssysinit (1) - Linux Manuals
setup-nsssysinit: Query or enable the nss-sysinit module
NAME
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
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>.
LICENSE
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/.
SEE ALSO
pkg-config(1)