Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Running an Exec file with Cron
- Date: Mon, 17 Jun 2002 20:57:59 +0900
- From: B0Ti <9915104t@example.com>
- Subject: Re: [tlug] Running an Exec file with Cron
- References: <JNEKIALKKBDCNHBDFKEDKELCCEAA.acmuller@example.com>
- Organization: Kobe University, Japan
Charles Muller wrote: > This also clarifies something that I needed to know, because I had read in > one of the explanatory pages that some systems allowed the regular user to > do crontab -e (and on my system, I can do it as regular user, and the file > saves as usual in /etc, but it doesn't seem to run). Is it really in /etc in your system (Redhat?)? User crontabs go into /var/spool under debian. System-wide cron jobs are in /etc/cron.* > So if I can only run crontab as SU, then I guess that I should just have to It will be run with the uid of the user who created to crontab, not as root. It would be a huge sechole otherwise. BTW, from the crontab manual: Although cron requires that each entry in a crontab end in a newline character, the neither the crontab command nor the cron daemon will detect this error. Instead, the crontab will appear load normally. However, the command will never run. The best choice is to ensure that your crontab has a blank line at the end. One possible reason for your disfunctional crontab. -- B0Ti.
- Follow-Ups:
- Re: [tlug] Running an Exec file with Cron
- From: Charles Muller
- Re: [tlug] Running an Exec file with Cron
- From: Charles Muller
- References:
- RE: [tlug] Running an Exec file with Cron
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: RE: [tlug] Running an Exec file with Cron
- Next by Date: Re: [tlug] Running an Exec file with Cron
- Previous by thread: RE: [tlug] Running an Exec file with Cron
- Next by thread: Re: [tlug] Running an Exec file with Cron
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links