diff options
Diffstat (limited to 'miscutils/Config.in')
-rw-r--r-- | miscutils/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/miscutils/Config.in b/miscutils/Config.in index 3b2f76c79..b02def60c 100644 --- a/miscutils/Config.in +++ b/miscutils/Config.in @@ -37,6 +37,7 @@ config CONFIG_FEATURE_CROND_CALL_SENDMAIL config CONFIG_CRONTAB bool "crontab" default n + select CONFIG_FEATURE_SUID help Crontab manipulates the crontab for a particular user. Only the superuser may specify a different user and/or crontab directory. |