Skip to content

Commit

Permalink
/var/lib/kvmd/msd on ro partition
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevaev committed Oct 24, 2019
1 parent 7b5e598 commit 920c33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kvmd.install
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ post_upgrade() {
chown kvmd-ipmi:kvmd-ipmi /etc/kvmd/ipmipasswd
chmod 600 /etc/kvmd/*passwd

chown kvmd /var/lib/kvmd/msd
chown kvmd /var/lib/kvmd/msd || true
}

0 comments on commit 920c33d

Please sign in to comment.