sigul bridge: Do not ask for NSS password
Setting the empty NSS password makes the bridge not ask for a password on startup.
This commit is contained in:
parent
2d34c72c58
commit
2b17c84397
2 changed files with 4 additions and 2 deletions
|
@ -26,4 +26,5 @@ unix-group: sigul
|
||||||
nss-dir: /var/lib/sigul
|
nss-dir: /var/lib/sigul
|
||||||
# Password for accessing the NSS database. If not specified, the bridge will
|
# Password for accessing the NSS database. If not specified, the bridge will
|
||||||
# ask on startup
|
# ask on startup
|
||||||
; nss-password:
|
# Currently no password is used
|
||||||
|
nss-password:
|
||||||
|
|
|
@ -41,4 +41,5 @@ unix-group: sigul
|
||||||
nss-dir: /var/lib/sigul
|
nss-dir: /var/lib/sigul
|
||||||
# Password for accessing the NSS database. If not specified, the bridge will
|
# Password for accessing the NSS database. If not specified, the bridge will
|
||||||
# ask on startup
|
# ask on startup
|
||||||
#
|
# Currently no password is used
|
||||||
|
nss-password:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue