mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-02 02:53:58 +01:00
Update alpine-install.func
tweak
This commit is contained in:
parent
8e6f6dc282
commit
1f32020d5c
@ -117,7 +117,7 @@ motd_ssh() {
|
||||
|
||||
customize() {
|
||||
msg_info "Customizing Container"
|
||||
bash -c "/etc/init.d/syslog stop;rc-update del syslog boot;passwd -d root" >/dev/null 2>&1
|
||||
bash -c "passwd -d root" >/dev/null 2>&1
|
||||
msg_ok "Customized Container"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user