summarylogtreecommitdiffstats
path: root/kvmd.install
diff options
context:
space:
mode:
authorDevaev Maxim2019-04-28 08:44:58 +0300
committerDevaev Maxim2019-04-28 08:44:58 +0300
commita31e7e4a84888390eef173089f4ba14e3b6490cd (patch)
treeb196c59b772bb75ca5d58a2cb6b137742d79ccb3 /kvmd.install
parent8883d0ff391c0605de2f45f57c1e304cfbe73612 (diff)
downloadaur-a31e7e4a84888390eef173089f4ba14e3b6490cd.tar.gz
Update to 0.156-1
Diffstat (limited to 'kvmd.install')
-rw-r--r--kvmd.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/kvmd.install b/kvmd.install
index 7b9db85a0e69..647184d470bb 100644
--- a/kvmd.install
+++ b/kvmd.install
@@ -15,8 +15,8 @@ post_upgrade() {
done
chown root:kvmd \
- /usr/share/kvmd/configs.default/kvmd/htpasswd \
- /etc/kvmd/htpasswd
+ /usr/share/kvmd/configs.default/kvmd/*passwd \
+ /etc/kvmd/*passwd
}
post_remove() {