mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-05 01:37:14 +08:00
89f5fdf6ea
- added some makedeps - fixed some pkgs - broken pkgs: 7
11 lines
384 B
Plaintext
11 lines
384 B
Plaintext
# defaults for ca-certificates-java
|
|
|
|
# The password which is used to protect the integrity of the keystore.
|
|
# storepass must be at least 6 characters long. It must be provided to
|
|
# all commands that access the keystore contents.
|
|
# Only change this if adding private certificates.
|
|
#storepass=''
|
|
|
|
# enable/disable updates of the keystore /etc/ssl/certs/java/cacerts
|
|
cacerts_updates=yes
|