mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
fixed vncpasswd permissions
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user