mirror of https://github.com/tteck/Proxmox.git
Add motd_ssh and customize function call to freeipa-install.sh
forgot that it should be called in this bash script
This commit is contained in:
parent
793e20bef4
commit
cdefdf8337
install
|
@ -47,3 +47,6 @@ msg_ok "Configured FreeIPA"
|
||||||
msg_info "Starting FreeIPA services"
|
msg_info "Starting FreeIPA services"
|
||||||
$STD systemctl enable --now ipa
|
$STD systemctl enable --now ipa
|
||||||
msg_ok "Started FreeIPA services"
|
msg_ok "Started FreeIPA services"
|
||||||
|
|
||||||
|
motd_ssh
|
||||||
|
customize
|
||||||
|
|
Loading…
Reference in New Issue