Results 1 to 4 of 4

Thread: Easy-to use cron-system.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2004
    Location
    Sweden
    Posts
    259

    cron questions...

    2 questions:

    1) Is there any way to avoid cron adding entries in syslog?
    2) Is there any way to configure cron to specify where to create file cron.pid? -> is it hard coded /opt/var/run/cron.pid ?

    ANSWER QUESTION 2
    ================
    As a workaround I have created a symlink in directory /opt/var called "run" pointing to my desired destination folder. E.g.
    rmdir /opt/var/run
    ln -s /myfolder /opt/var/run
    Last edited by Tamadite; 29-05-2007 at 22:54.

Similar Threads

  1. RRDTool Traffic Graph Tutorial - Extremely easy to follow !
    By macsat in forum WL-500gP Tutorials
    Replies: 83
    Last Post: 09-06-2009, 21:34
  2. Howto use cron for scheduling tasks
    By Styno in forum WL-500g/WL-500gx Tutorials
    Replies: 12
    Last Post: 27-04-2007, 11:10

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •