|
Bugzilla – Full Text Bug Listing |
| Summary: | Permissions for cron.daily cron job too restrictive | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Stefan Hundhammer <shundhammer> |
| Component: | Basesystem | Assignee: | Andreas Schwab <schwab> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Minor | ||
| Priority: | P5 - None | ||
| Version: | RC 4 | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Hundhammer
2005-12-14 14:05:51 UTC
There must be some reason, ro did that, see /work/SAVE/oldpackages/stable/findutils/findutils-20020206/findutils.spec has been 700 from the start: SuSE 6.0: -rwx------ root root 9756 Dec 11 1998 /etc/cron.daily/aaa_base probably, because it came in this way ( <= SuSE 5.3): -rwx------ root root 9508 Jul 27 1998 /root/bin/cron.daily So it's just a historic leftover and IMHO can be fixed, i.e. set to 755 like all the others in that directory. Fixed. |