summaryrefslogtreecommitdiff
path: root/config-box-proton-base.PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-03-20 23:29:37 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2017-03-20 23:29:37 -0400
commit9d9f06698af09f849aa0add57184675dac686c58 (patch)
treeb867f52cd1fd91c76fdb415d88ae618ed00d827f /config-box-proton-base.PKGBUILD
parent4a03dd88df59e6e7e691b457e7406bcda0dc8b1b (diff)
yield ownership of ca-certificates.crt
Diffstat (limited to 'config-box-proton-base.PKGBUILD')
-rw-r--r--config-box-proton-base.PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/config-box-proton-base.PKGBUILD b/config-box-proton-base.PKGBUILD
index c2587c1..5d560a3 100644
--- a/config-box-proton-base.PKGBUILD
+++ b/config-box-proton-base.PKGBUILD
@@ -1,5 +1,5 @@
. ${BUILDFILE%/*}/common.sh
-pkgver=20170204
+pkgver=20170320
package() {
preamble
@@ -26,8 +26,6 @@ add-unit etc/systemd/system/multi-user.target.wants/haveged.service
add-unit etc/systemd/system/multi-user.target.wants/remote-fs.target
ln -s ../usr/lib/os-release etc/os-release
-install -d etc/ssl/certs
-ln -s ../../ca-certificates/extracted/tls-ca-bundle.pem etc/ssl/certs/ca-certificates.crt
install -d etc/ssl/private
ln -s ../../letsencrypt/live/$(cat etc/hostname) etc/ssl/private/myhostname