Skip to content

Commit

Permalink
fix serial
Browse files Browse the repository at this point in the history
  • Loading branch information
thir820 committed Sep 24, 2024
1 parent bbbaa8a commit b2a5984
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
NAME = agetty-ttyAMA0

COMMAND = /bin/setsid /sbin/agetty 115200 ttyAMA0

RESPAWN = YES
DEPENDS = ""

This file was deleted.

0 comments on commit b2a5984

Please sign in to comment.