From 956aafa11a280e664fcc4e1f3323fe6907eb00a5 Mon Sep 17 00:00:00 2001 From: Mario Fetka Date: Thu, 16 Jul 2026 23:40:31 +0200 Subject: [PATCH] Document secure Bongo setup --- mail-mta/bongo/bongo-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/mail-mta/bongo/bongo-9999.ebuild b/mail-mta/bongo/bongo-9999.ebuild index e0f4196..a85398d 100644 --- a/mail-mta/bongo/bongo-9999.ebuild +++ b/mail-mta/bongo/bongo-9999.ebuild @@ -123,9 +123,8 @@ pkg_postinst() { elog "or:" elog " systemctl enable --now bongo.service" elog "" - elog "Default login settings:" - elog " username: admin" - elog " password: bongo" + elog "The setup wizard securely asks for the initial admin password." + elog "There is no default password." } pkg_config() {