Re: Re: cron things
Harlan Stenn <[email protected]>
| Newsgroups | gmane.comp.sysutils.ark.devel |
|---|---|
| Message-ID | <[email protected]> |
I'll speak up anyway. The last hack will certainly work, but I'd prefer the ability (at least) to have something cleaner for those cases where there is an easy way to have per-user crontab entries. Also, it should be pretty easy (hollow laugh) to convert from the cleaner, fragmented form to the "hacked" form for those systems that do not support crons of a more hearty vintage. H -- > Matt writes: > > > Should it be: > > > > <twiki-cron-fragment> > > ..blah.. > > </twiki-cron-fragment> > > > > or maybe: > > > > <cron-fragment> > > <code privileges="twiki"> > > ..blah.. > > </code> > > </cron-fragment> > > > > or even a hack like: > > > > <root-cron-fragment> > > 1 1 * * * /usr/local/bin/sudo -u twiki ..blah.. > > </root-cron-fragment> > > I'd be prone to go for the last "hack", simply on the > grounds of "one less thing to keep track of". Also, users > like twiki, mailman, vobadm, etc., are just roles for a > sysadmin, and aren't Real People (TM), so having their stuff > sorta rolled in with root's seems OK to me. > > (The actually-clueful heartily encouraged to speak up!) > > Will > > _______________________________________________ > Ark-dev mailing list > [email protected] > http://lists.sourceforge.net/lists/listinfo/ark-dev