From 941142f2416f437244ca603513b7b8b34b18e288 Mon Sep 17 00:00:00 2001 From: James Valleroy Date: Sat, 2 May 2020 12:13:29 -0400 Subject: [PATCH] data: Print hostname and IP addresses before console login - Incorporate changes proposed by Sunil. Closes freedom-maker#60. Signed-off-by: James Valleroy --- data/etc/issue.d/01freedombox.issue | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/etc/issue.d/01freedombox.issue diff --git a/data/etc/issue.d/01freedombox.issue b/data/etc/issue.d/01freedombox.issue new file mode 100644 index 000000000..5cc201733 --- /dev/null +++ b/data/etc/issue.d/01freedombox.issue @@ -0,0 +1,11 @@ +FreedomBox + +To start using FreedomBox and to create an account, access using a web browser +one of the following URLs. + +http://\n.local/ +http://\4/ +http://[\6]/ + +Only administrators can login unless otherwise configured in Security section. +FreedomBox also provides a web console for system administration using Cockpit.