Changeset 1861

Show
Ignore:
Timestamp:
19/01/11 12:52:10 (2 years ago)
Author:
matthijs
Message:

busybox: Re-enable crond and crontab again.

These got previously disabled in r1796, but apparently users and
third-party plugins were using these.

Closes: #1004

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/openwrt/package/busybox/target-config.in

    r1797 r1861  
    2929        default n if TARGET_fonera2 || TARGET_fonera2n 
    3030 
    31 config BUSYBOX_CONFIG_CROND 
    32         default n if TARGET_fonera2 || TARGET_fonera2n 
    33  
    34 config BUSYBOX_CONFIG_CRONTAB 
    35         default n if TARGET_fonera2 || TARGET_fonera2n 
    36  
    3731config BUSYBOX_CONFIG_SWAPONOFF 
    3832        default y if TARGET_fonera2 || TARGET_fonera2n