From b4a3be476413544ed2760b2dc4546a11650c3bad Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 11 Jul 2009 17:27:53 +0200 Subject: [PATCH] Fix fcron pidfile location --- lfs/fcron | 1 + 1 file changed, 1 insertion(+) diff --git a/lfs/fcron b/lfs/fcron index ae403dcce8..5cf9cc5e52 100644 --- 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 \ -- 2.39.2