mirror of
git://slackware.nl/current.git
synced 2024-12-30 10:24:23 +01:00
12 lines
266 B
Diff
12 lines
266 B
Diff
|
--- ./defs.h.orig 2010-01-15 20:17:04.000000000 -0600
|
||
|
+++ ./defs.h 2010-02-11 16:39:33.000000000 -0600
|
||
|
@@ -73,7 +73,7 @@
|
||
|
#define CRONUPDATE "cron.update"
|
||
|
#endif
|
||
|
#ifndef TMPDIR
|
||
|
-#define TMPDIR "/tmp"
|
||
|
+#define TMPDIR "/var/spool/cron"
|
||
|
#endif
|
||
|
|
||
|
#ifndef SENDMAIL
|