From 379186cfead1a121018d5e74800cd6accf36f9a1 Mon Sep 17 00:00:00 2001 From: Kamil Smardzewski Date: Sun, 13 Jun 2021 18:12:32 +0200 Subject: [PATCH] fcron: show post-install info about enabling daily, hourly etc. cron jobs --- srcpkgs/fcron/INSTALL.msg | 5 +++++ srcpkgs/fcron/template | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 srcpkgs/fcron/INSTALL.msg diff --git a/srcpkgs/fcron/INSTALL.msg b/srcpkgs/fcron/INSTALL.msg new file mode 100644 index 000000000000..9d35e4c0b2f2 --- /dev/null +++ b/srcpkgs/fcron/INSTALL.msg @@ -0,0 +1,5 @@ +If you have not yet configured a crontab for systab user and want to run jobs +configured in /etc/cron.{daily,hourly,monthly,weekly}, you need to execute +the following command which will install the appropriate crontab: + + # fcrontab -z -u systab diff --git a/srcpkgs/fcron/template b/srcpkgs/fcron/template index 11efd44b0bbd..c6f173ed48eb 100644 --- a/srcpkgs/fcron/template +++ b/srcpkgs/fcron/template @@ -1,7 +1,7 @@ # Template file for 'fcron' pkgname=fcron version=3.3.0 -revision=5 +revision=6 build_style=gnu-configure configure_args=" --sysconfdir=/etc/fcron