aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f0c710c..b2e2dd1 100644
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,7 @@ install-dhcpd: create-dirs
systemctl enable dhcpd.service
install-fcron: create-dirs
+ install -m ${CONFMODE} clfs/default/fcron ${DEFAULTSDIR}/
install -m ${CONFMODE} clfs/units/fcron.service ${UNITSDIR}/
systemctl enable fcron.service