projects
/
people
/
pmueller
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd1d45f
)
Fix fcron pidfile location
author
Arne Fitzenreiter
<arne_f@ipfire.org>
Sat, 11 Jul 2009 15:27:53 +0000
(17:27 +0200)
committer
Arne Fitzenreiter
<arne_f@ipfire.org>
Sat, 11 Jul 2009 15:27:53 +0000
(17:27 +0200)
lfs/fcron
patch
|
blob
|
blame
|
history
diff --git
a/lfs/fcron
b/lfs/fcron
index ae403dcce8a32c93a55c55402fdc06dc5aab5c90..5cf9cc5e525bcf3e3fd9ecc69eda3307b73e35eb 100644
(file)
--- a/
lfs/fcron
+++ b/
lfs/fcron
@@
-76,6
+76,7
@@
$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--without-sendmail \
--with-spooldir=/var/spool/cron \
--with-fifodir=/var/run \
+ --with-piddir=/var/run \
--sysconfdir=/etc \
--with-username=cron \
--with-groupname=cron \