diff --git a/services/agetty b/services/agetty index 6a83e7b..ca84661 100755 --- a/services/agetty +++ b/services/agetty @@ -1,3 +1,4 @@ #!/usr/bin/env ssm +service_respawn='always' service_command=( /usr/bin/agetty 38400 "${service_name##*-}" linux ) diff --git a/services/agetty-tty2 b/services/agetty-tty2 new file mode 120000 index 0000000..a1abdb2 --- /dev/null +++ b/services/agetty-tty2 @@ -0,0 +1 @@ +agetty \ No newline at end of file diff --git a/services/agetty-tty3 b/services/agetty-tty3 new file mode 120000 index 0000000..a1abdb2 --- /dev/null +++ b/services/agetty-tty3 @@ -0,0 +1 @@ +agetty \ No newline at end of file diff --git a/services/agetty-tty4 b/services/agetty-tty4 new file mode 120000 index 0000000..a1abdb2 --- /dev/null +++ b/services/agetty-tty4 @@ -0,0 +1 @@ +agetty \ No newline at end of file diff --git a/services/agetty-tty5 b/services/agetty-tty5 new file mode 120000 index 0000000..a1abdb2 --- /dev/null +++ b/services/agetty-tty5 @@ -0,0 +1 @@ +agetty \ No newline at end of file diff --git a/services/agetty-tty6 b/services/agetty-tty6 new file mode 120000 index 0000000..a1abdb2 --- /dev/null +++ b/services/agetty-tty6 @@ -0,0 +1 @@ +agetty \ No newline at end of file