/etc/issue: Update message to reflect that all users can login

Closes: #2325.

We have recently started allowing all the users to login to FreedomBox console
instead of just the administrators accounts. Remove the message that only
administrators can login.

Tests:

- Run ./setup.py install and then notice that login message got updated in a
vagrant machine.

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
Sunil Mohan Adapa 2023-02-28 07:22:51 +05:30 committed by James Valleroy
parent 550f9192ae
commit 41e9473a0c
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808

View File

@ -7,5 +7,4 @@ 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.