otg msd helpers

This commit is contained in:
Devaev Maxim
2019-10-19 19:37:32 +03:00
parent c0c1febf72
commit 34da341edc
12 changed files with 276 additions and 23 deletions

View File

@@ -12,4 +12,6 @@ post_upgrade() {
chown kvmd:kvmd /etc/kvmd/htpasswd
chown kvmd-ipmi:kvmd-ipmi /etc/kvmd/ipmipasswd
chmod 600 /etc/kvmd/*passwd
chown kvmd /var/lib/kvmd/msd
}