ipmi bmc proxy

This commit is contained in:
Devaev Maxim
2019-04-28 08:31:37 +03:00
parent 380b1d15e3
commit 0bde12e24d
16 changed files with 429 additions and 12 deletions

View File

@@ -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() {