diff options
Diffstat (limited to 'networking/Config.src')
-rw-r--r-- | networking/Config.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/networking/Config.src b/networking/Config.src index 9fc122bf3..6dd7df754 100644 --- a/networking/Config.src +++ b/networking/Config.src | |||
@@ -804,7 +804,7 @@ config TELNETD | |||
804 | 804 | ||
805 | mount -t devpts devpts /dev/pts | 805 | mount -t devpts devpts /dev/pts |
806 | 806 | ||
807 | You need to be sure that Busybox has LOGIN and | 807 | You need to be sure that busybox has LOGIN and |
808 | FEATURE_SUID enabled. And finally, you should make | 808 | FEATURE_SUID enabled. And finally, you should make |
809 | certain that Busybox has been installed setuid root: | 809 | certain that Busybox has been installed setuid root: |
810 | 810 | ||