diff options
Diffstat (limited to 'services/agetty-tty5')
l--------- | services/agetty-tty5/conf | 1 | ||||
l--------- | services/agetty-tty5/finish | 2 | ||||
l--------- | services/agetty-tty5/run | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/services/agetty-tty5/conf b/services/agetty-tty5/conf new file mode 120000 index 0000000..7c3c642 --- /dev/null +++ b/services/agetty-tty5/conf @@ -0,0 +1 @@ +../agetty-tty1/conf \ No newline at end of file diff --git a/services/agetty-tty5/finish b/services/agetty-tty5/finish index fa7eecd..ad464cb 120000 --- a/services/agetty-tty5/finish +++ b/services/agetty-tty5/finish @@ -1 +1 @@ -/etc/sv/agetty-generic/finish \ No newline at end of file +../agetty-generic/finish \ No newline at end of file diff --git a/services/agetty-tty5/run b/services/agetty-tty5/run index 2ebc95f..26e72f0 120000 --- a/services/agetty-tty5/run +++ b/services/agetty-tty5/run @@ -1 +1 @@ -/etc/sv/agetty-generic/run \ No newline at end of file +../agetty-generic/run \ No newline at end of file |