Revert change to use /usr/bin/update-ca-certifiates for systemd service

This commit is contained in:
DJ Lucas 2019-04-13 00:06:14 -05:00
parent 5f9c836053
commit c7728786b8
3 changed files with 4 additions and 2 deletions

View File

@ -1,3 +1,5 @@
1.4 - Revert change to use /usr/bin/update-ca-certifiates for systemd
service
1.3 - Added write_nss_db() and write_java_p12() functions to eliminate
duplicate code
- Corrected version string

View File

@ -9,7 +9,7 @@
# Bruce Dubbs
# Graham Weldon
VERSION="1.3"
VERSION="1.4"
MAKE_CA_CONF="/etc/make-ca.conf"
# Get/set defaults

View File

@ -9,5 +9,5 @@ Wants=network-online.target
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/update-ca-certificates
ExecStart=/usr/sbin/make-ca -g