projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7488905
)
busybox: add back missing crond config change
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 25 May 2014 17:45:22 +0000
(17:45 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 25 May 2014 17:45:22 +0000
(17:45 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40853
package/utils/busybox/Config-defaults.in
patch
|
blob
|
history
diff --git
a/package/utils/busybox/Config-defaults.in
b/package/utils/busybox/Config-defaults.in
index 20ab19033fbdffbdfb2375f2cd108bf433760000..5f5bdd02a25c6382987f3e2c0b78f181673a79fe 100644
(file)
--- a/
package/utils/busybox/Config-defaults.in
+++ b/
package/utils/busybox/Config-defaults.in
@@
-1713,7
+1713,7
@@
config BUSYBOX_DEFAULT_FEATURE_CROND_CALL_SENDMAIL
default n
config BUSYBOX_DEFAULT_FEATURE_CROND_DIR
string
- default "/
var/spool/cron
"
+ default "/
etc
"
config BUSYBOX_DEFAULT_CRONTAB
bool
default y