Bug 70762 - Wrong permissions on /etc/init.d/isicom (644)
Summary: Wrong permissions on /etc/init.d/isicom (644)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: isicom
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mike A. Harris
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-08-05 00:04 UTC by Dax Kelson
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-08-05 00:04:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Dax Kelson 2002-08-05 00:04:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020712

Description of problem:
I performed an everything install, and noticed that /etc/init.d/isicom had the
permissions 644. The rest of the files in /etc/init.d have permissions 755.

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.Do an install that includes the isicom package
2.ls -al /etc/init.d/isicom
3.Note the permissions
	

Actual Results:  -rw-r--r--    1 root     root          928 Jul  9 17:43 isicom


Expected Results:  -rwxr-xr-x    1 root     root          928 Jul  9 17:43 isicom


Additional info:

Comment 1 Mike A. Harris 2002-08-05 07:21:47 UTC
Fixed in 3.05-6

The %defattr was forcing all files to mode 644.  doh.


Note You need to log in before you can comment on or make changes to this bug.