Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 280135

Summary: mail-filter/postgrey-1.32 - wrong chmod at config file /etc/conf.d/postgrey
Product: Gentoo Linux Reporter: Marek Królikowski <admin>
Component: New packagesAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marek Królikowski 2009-08-03 05:37:51 UTC
Config file got chmod 100755.

Reproducible: Always

Steps to Reproduce:
1. ls -al /etc/conf.d/ |grep postgrey
2. 
3.

Actual Results:  
-rwxr-xr-x  1 root root  1917 08-03 07:23 postgrey

Expected Results:  
-rw-r--r--  1 root root  1917 08-03 07:23 postgrey
Comment 1 Tobias Scherbaum (RETIRED) gentoo-dev 2010-07-30 16:33:02 UTC
Fixed in CVS.