projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ramips: rt305x: add dwc_otg driver
[openwrt.git]
/
package
/
busybox
/
patches
/
200-etc_crontabs.patch
diff --git
a/package/busybox/patches/200-etc_crontabs.patch
b/package/busybox/patches/200-etc_crontabs.patch
index
936ef7e
..
f83ac02
100644
(file)
--- a/
package/busybox/patches/200-etc_crontabs.patch
+++ b/
package/busybox/patches/200-etc_crontabs.patch
@@
-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.