From: kolodko Date: Sun, 26 Dec 2004 18:57:24 +0000 (+0000) Subject: - option --with-sysfcrontab needs NAME of (virtual) user, use standart "systab" X-Git-Tag: auto/ac/hc-cron-0_14-18~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2Ffcron.git;a=commitdiff_plain;h=65b9ac1dbfaa6bb55acff66bb256ed2f08c7e0bb - option --with-sysfcrontab needs NAME of (virtual) user, use standart "systab" Changed files: fcron.spec -> 1.23 --- diff --git a/fcron.spec b/fcron.spec index 84d096d..ccd32a5 100644 --- a/fcron.spec +++ b/fcron.spec @@ -59,7 +59,7 @@ uruchamianie go w zale %build %configure \ - --with-sysfcrontab=/etc/cron.d/crontab \ + --with-sysfcrontab=systab \ --with-spooldir=%{_var}/spool/cron \ --with-run-non-privileged=no \ --with-boot-install=no \