fix "loginutils/Config.in:319 error: Overlong line"
authorDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Apr 2017 11:37:05 +0000 (13:37 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Thu, 13 Apr 2017 11:37:05 +0000 (13:37 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
loginutils/su.c

index ef74aa77d42b80c4f825148e78164a81289550b1..4cce82405883f3ab15c5e79cee4988ed2a8c92fc 100644 (file)
@@ -25,7 +25,7 @@
 //config:      depends on SU
 //config:
 //config:config FEATURE_SU_BLANK_PW_NEEDS_SECURE_TTY
-//config:      bool "Disallow blank passwords from TTYs other than specified in /etc/securetty"
+//config:      bool "Allow blank passwords only on TTYs in /etc/securetty"
 //config:      default n
 //config:      depends on SU