From dd204c002f0ea09d17eb9edbf479a6f9afddb461 Mon Sep 17 00:00:00 2001 From: fbt Date: Thu, 15 Mar 2018 01:53:39 +0300 Subject: [PATCH] get these back till I get a separate package Signed-off-by: fbt --- services/agetty | 1 + services/agetty-tty2 | 1 + services/agetty-tty3 | 1 + services/agetty-tty4 | 1 + services/agetty-tty5 | 1 + services/agetty-tty6 | 1 + 6 files changed, 6 insertions(+) create mode 120000 services/agetty-tty2 create mode 120000 services/agetty-tty3 create mode 120000 services/agetty-tty4 create mode 120000 services/agetty-tty5 create mode 120000 services/agetty-tty6 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