busybox: refresh patches
[openwrt/staging/wigyori.git] / package / busybox / patches / 200-etc_crontabs.patch
index 936ef7ef81630ff10d1f99b7f85d308bdb6658b7..f83ac02a9d52da2ab340eb7f24a462b44a823e8b 100644 (file)
@@ -7,7 +7,7 @@
 -#define CRONTABS        CONFIG_FEATURE_CROND_DIR "/crontabs"
 +#define CRONTABS        "/etc/crontabs"
  #ifndef SENDMAIL
- #define SENDMAIL        "sendmail"
+ # define SENDMAIL       "sendmail"
  #endif
 --- a/miscutils/crontab.c
 +++ b/miscutils/crontab.c