diff options
author | Denys Vlasenko | 2018-07-03 23:23:09 +0200 |
---|---|---|
committer | Denys Vlasenko | 2018-07-03 23:23:09 +0200 |
commit | 14339191afc5d77205487e3365ca2569f86afd44 (patch) | |
tree | 95fdd8f36e2dcf61126bbbdfe55c735562bcac7e /examples/var_service/getty_tty1/README | |
parent | aa75a7da7f3b0bb50be82f535244137bae423fa8 (diff) | |
download | busybox-14339191afc5d77205487e3365ca2569f86afd44.zip busybox-14339191afc5d77205487e3365ca2569f86afd44.tar.gz |
examples/var_service/: use standard logger script, viewer and pager scripts
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'examples/var_service/getty_tty1/README')
-rw-r--r-- | examples/var_service/getty_tty1/README | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/var_service/getty_tty1/README b/examples/var_service/getty_tty1/README deleted file mode 100644 index 4ddccb2..0000000 --- a/examples/var_service/getty_tty1/README +++ /dev/null @@ -1,5 +0,0 @@ -The real README file is one directory up. - -This directory's run script can have useful comments. -If it doesn't but you feel it should, please send a patch -to busybox's mailing list. |