Skip to content

Commit

Permalink
Fix the motd message
Browse files Browse the repository at this point in the history
also rename the file to reflect its purpose

Signed-off-by: Klaus Kämpf <kkaempf@suse.de>
  • Loading branch information
kkaempf committed Jul 18, 2022
1 parent ebb270a commit 05a5d15
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
name: "RancherOS Installer"
name: "Root autologin"
stages:
initramfs:
- if: '[ -f /run/cos/live_mode ]'
files:
- path: /etc/motd
content: |
Run "ros-installer" to install to disk
Installation is in progress.
You can "journalctl -f -u elemental-operator" to view progress
permissions: 0644
- path: /etc/systemd/system/serial-getty@ttyS0.service.d/override.conf
Expand Down

0 comments on commit 05a5d15

Please sign in to comment.