11 lines
299 B
Diff
11 lines
299 B
Diff
|
--- a/src/systemd/inactive.motd
|
||
|
+++ b/src/systemd/inactive.motd
|
||
|
@@ -1,2 +1,7 @@
|
||
|
Activate the web console with: systemctl enable --now cockpit.socket
|
||
|
|
||
|
+Note: Cockpit disallows root login by default.
|
||
|
+To create a regular user and optionally enable 2FA run both:
|
||
|
+
|
||
|
+jeos-config user
|
||
|
+jeos-config otp
|