From b8b8d7f7ebca5946723c127ff9bee1eeaa9a94e3 Mon Sep 17 00:00:00 2001 From: Christian Hesse Date: Mon, 23 Dec 2013 16:33:25 +0100 Subject: introduce config.h and add some fuzzy output text --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 335ca12..eea5569 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ nullshell ========= -**do nothing but print asterisks, can be used for login shell** +**do nothing but print keep alive characters, can be used for login shell** -This is a minimal program that does nothing but print asteriks every now +This is a minimal program that does nothing but print some characters +(namely version information and time&date string) every now and then. It is intended to be used for login shell with accounts accessible via secure shell that are used for secure tunneling but should not allow to execute commands. -- cgit v1.2.3-54-g00ecf