Skip to content

Commit

Permalink
fixed vncpasswd permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
mdevaev committed Mar 30, 2020
1 parent a24dbed commit 769b1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kvmd.install
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ post_upgrade() {

chown kvmd:kvmd /etc/kvmd/htpasswd
chown kvmd-ipmi:kvmd-ipmi /etc/kvmd/ipmipasswd
chown kvmd-vnc:kvmd-vnc /etc/kvmd/vncpasswd
chmod 600 /etc/kvmd/*passwd

chown kvmd /var/lib/kvmd/msd || true
Expand Down

0 comments on commit 769b1c0

Please sign in to comment.