diff --git a/miscutils/Config.src b/miscutils/Config.src index da52e14c6..b5866bbd7 100644 --- a/miscutils/Config.src +++ b/miscutils/Config.src @@ -583,6 +583,7 @@ config RFKILL config RUNLEVEL bool "runlevel" default y + depends on FEATURE_UTMP help find the current and previous system runlevel. @@ -658,6 +659,7 @@ config VOLNAME config WALL bool "wall" default y + depends on FEATURE_UTMP help Write a message to all users that are logged in.