Mailinglist Archive: opensuse-bugs (5637 mails)
| < Previous | Next > |
[Bug 344667] cron incorrectly compares files under /etc/cron.d
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Mon, 10 Dec 2007 09:32:14 -0700 (MST)
- Message-id: <20071210163214.C3BAD2453C5@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=344667
User mkoenig@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=344667#c1
Matthias Koenig <mkoenig@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Matthias Koenig <mkoenig@xxxxxxxxxx> 2007-12-10 09:32:14
MST ---
Yes, the problem is that there exists several *system* user entries, which
belong to a /etc/cron.d entry, but cannot be identified by the filename.
Your patch fixes this problem, however it might be enough to unlink just the
*system* entries from the database before the reload. I don't think we need to
unlink the whole database, since crontabs for regular users are unique.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User mkoenig@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=344667#c1
Matthias Koenig <mkoenig@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Matthias Koenig <mkoenig@xxxxxxxxxx> 2007-12-10 09:32:14
MST ---
Yes, the problem is that there exists several *system* user entries, which
belong to a /etc/cron.d entry, but cannot be identified by the filename.
Your patch fixes this problem, however it might be enough to unlink just the
*system* entries from the database before the reload. I don't think we need to
unlink the whole database, since crontabs for regular users are unique.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |