|
Bugzilla – Full Text Bug Listing |
| Summary: | Problems running user cronjobs in a networking environment | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Christian Andretzky <Christian.Andretzky> |
| Component: | Other | Assignee: | Mads Martin Joergensen <mmj> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | kukuk, rguenther, ro, suse-beta |
| Version: | Beta 7 | ||
| Target Milestone: | Beta 8 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Christian Andretzky
2006-02-15 11:47:06 UTC
Werner: At least for the current release (if this still is the case), the order of the boot scripts should be changed accordingly. I'm setting this to 10.1. *** Bug 151098 has been marked as a duplicate of this bug. *** Thorst anything against adding Should-Start $network into cron? afaics cron only runs in runlevels where $network is there also insserv oinly execute the dependcy orders it does not set them. IMHO someone should add `$network' to Should-Start of /etc/init.d/cron. submitted for next beta Still does not work in beta7. Cron needs to start after ypbind or any other directory service. You shouldn't mix Should-Start with X-UnitedLinux-Should-Start, or the latter will be ignored. *** Bug 160260 has been marked as a duplicate of this bug. *** |