Skip to content

Commit eec5546

Browse files
committed
board/common: add missing newline at end of /etc/motd
With the changes in 9847a8f we can keep the /etc/motd file with a proper newline at EOF so that also Classic builds make sense. Signed-off-by: Joachim Wiberg <[email protected]>
1 parent 4451e70 commit eec5546

File tree

1 file changed

+1
-1
lines changed
  • board/common/rootfs/etc

1 file changed

+1
-1
lines changed

board/common/rootfs/etc/motd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.-------.
22
| . . | Infix -- a Network Operating System
33
|-. v .-| https://kernelkit.github.io
4-
'-'---'-'
4+
'-'---'-'

0 commit comments

Comments
 (0)