diff options
Diffstat (limited to 'miscutils')
-rw-r--r-- | miscutils/Config.src | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/miscutils/Config.src b/miscutils/Config.src index 4912daf88..da52e14c6 100644 --- a/miscutils/Config.src +++ b/miscutils/Config.src | |||
@@ -170,7 +170,6 @@ config FEATURE_CROND_DIR | |||
170 | config CRONTAB | 170 | config CRONTAB |
171 | bool "crontab" | 171 | bool "crontab" |
172 | default y | 172 | default y |
173 | select FEATURE_SUID | ||
174 | help | 173 | help |
175 | Crontab manipulates the crontab for a particular user. Only | 174 | Crontab manipulates the crontab for a particular user. Only |
176 | the superuser may specify a different user and/or crontab directory. | 175 | the superuser may specify a different user and/or crontab directory. |