/etc/cron.d & NFS
From: M (non_at_email.non)
Date: 12/30/04
- Next message: mjt: "Re: Accessing filesystem on a hard disk image"
- Previous message: Timo Salmi: "Re: Linux Frequently Asked Questions with Answers (Part 1 of 6)"
- Next in thread: mgrd: "Re: /etc/cron.d & NFS"
- Reply: mgrd: "Re: /etc/cron.d & NFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 07:49:02 -0700
Running Debian/unstable... I have a crontab file that I want to "execute"
from /etc/cron.d. I am attempting to put the file in /etc/cron.d as a
link, as the file resides in an NFS directory.
ln -s /nfsdir/cronfile /etc/cron.d/cronfile
does not work, but copying the file does (that is, the problem isn't in the
cronfile itself, it's being ignored when it's put in the /etc/cron.d
directory as a link).
Why?
- Next message: mjt: "Re: Accessing filesystem on a hard disk image"
- Previous message: Timo Salmi: "Re: Linux Frequently Asked Questions with Answers (Part 1 of 6)"
- Next in thread: mgrd: "Re: /etc/cron.d & NFS"
- Reply: mgrd: "Re: /etc/cron.d & NFS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|