mirror of
https://github.com/fairyglade/ly.git
synced 2025-12-20 19:24:53 +00:00
committed by
GitHub
parent
028cb9496a
commit
c87d5b4e7a
@@ -29,7 +29,7 @@ TERM=linux
|
|||||||
BAUD=38400
|
BAUD=38400
|
||||||
# If we don't have getty then we should have agetty
|
# If we don't have getty then we should have agetty
|
||||||
command=${commandB:-$commandUL}
|
command=${commandB:-$commandUL}
|
||||||
command_args_foreground="-nl $PREFIX_DIRECTORY/bin/$EXE_NAME $TTY $BAUD $TERM"
|
command_args_foreground="-nl $PREFIX_DIRECTORY/bin/$EXECUTABLE_NAME $TTY $BAUD $TERM"
|
||||||
|
|
||||||
depend() {
|
depend() {
|
||||||
after agetty
|
after agetty
|
||||||
|
|||||||
Reference in New Issue
Block a user