projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
361e70a
)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40853
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
20ab190
..
5f5bdd0
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