Opened 16 years ago
Closed 16 years ago
#89 closed defect (fixed)
@reboot cron jobs sometimes start before afsagent gets tokens
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | cron | Keywords: | |
Cc: |
Description
Users' @reboot cron jobs, which often depend on being able to get stuff out of AFS, tend to race with afsagent getting tokens in an @reboot cron job. This is dumb, and we should make sure afsagent gets tokens before cron (or really, anything else that might want AFS) comes up. Quentin suggested doing this in AFS's initscript; we could also add another initscript.
Change History (1)
comment:1 Changed 16 years ago by quentin
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed in r1187