summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52a1c87261a1..5782fe874dc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -46,6 +46,7 @@ package() {
install -Dm644 LICENSE ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
cd "${pkgname}"
+ install -dm700 ${pkgdir}/etc/${pkgname}
install -Dm600 example-config.yaml ${pkgdir}/etc/${pkgname}/config.yaml
install -Dm600 example-config.yaml ${pkgdir}/usr/share/${pkgname}/example-config.yaml