]> git.pld-linux.org Git - packages/fcron.git/commitdiff
- option --with-sysfcrontab needs NAME of (virtual) user, use standart "systab"
authorkolodko <kolodko@pld-linux.org>
Sun, 26 Dec 2004 18:57:24 +0000 (18:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fcron.spec -> 1.23

fcron.spec

index 84d096dd660cbfa774ac763701f4dea1aee5f348..ccd32a5dec85f6be767fa4edaccb197e531f8ca6 100644 (file)
@@ -59,7 +59,7 @@ uruchamianie go w zale
 
 %build
 %configure \
 
 %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 \
        --with-spooldir=%{_var}/spool/cron \
        --with-run-non-privileged=no \
        --with-boot-install=no \
This page took 0.13303 seconds and 4 git commands to generate.