ramips: rt305x: add dwc_otg driver
[openwrt.git] / package / busybox / patches / 200-etc_crontabs.patch
index 936ef7e..f83ac02 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
This page took 0.020151 seconds and 4 git commands to generate.