[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Fontpage and Webalizer version 2.0 - RaQ 3
- Subject: Re: [cobalt-users] Fontpage and Webalizer version 2.0 - RaQ 3
- From: "Marco Wilka" <marco@xxxxxxxxxx>
- Date: Wed Dec 6 02:00:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi!
I didn´t follow this thread, but for running a cron job as nobody,
just edit nobody´s crontab with
crontab -u nobody -e
As an alternative, put the following in root´s crontab (if you want to keep
your cron-jobs together, in one file):
su - nobody -c "your command here command"
(preceeded by the minute/hour/day/month/weekday fields, of course)
Hope that helps.
Marco
----- Original Message -----
From: "Sean Chester" <seanc@xxxxxxxxxxxxxxxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Wednesday, December 06, 2000 10:29 AM
Subject: RE: [cobalt-users] Fontpage and Webalizer version 2.0 - RaQ 3
> Beth, i dont know how to run a cron job as 'nobody'
> i'v been asking the list, but no response :(