diff options
Diffstat (limited to 'examples/ROOT/img/tmpfs/service/getty')
-rw-r--r-- | examples/ROOT/img/tmpfs/service/getty/README | 2 | ||||
-rwxr-xr-x | examples/ROOT/img/tmpfs/service/getty/run | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/examples/ROOT/img/tmpfs/service/getty/README b/examples/ROOT/img/tmpfs/service/getty/README deleted file mode 100644 index efb079b..0000000 --- a/examples/ROOT/img/tmpfs/service/getty/README +++ /dev/null @@ -1,2 +0,0 @@ -This service is started very early, to make sure a tty exists as soon -as s6-svscan is run, so early debugging is possible. diff --git a/examples/ROOT/img/tmpfs/service/getty/run b/examples/ROOT/img/tmpfs/service/getty/run deleted file mode 100755 index 3240ffd..0000000 --- a/examples/ROOT/img/tmpfs/service/getty/run +++ /dev/null @@ -1,2 +0,0 @@ -#!/command/execlineb -P -getty -L -H DEBUG 38400 tty1 |