Changeset 1269

Show
Ignore:
Timestamp:
03/17/10 11:57:54 (2 years ago)
Author:
Hugo
Message:

unxsBind: minor .spec fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/unxsBind/unxsbind.spec

    r1267 r1269  
    9292 
    9393%post 
     94chmod -R og+x /usr/local/idns 
     95chmod 644 /usr/local/idns/named.conf 
     96chown -R named:named /usr/local/idns 
    9497if [ -x /sbin/chkconfig ];then 
    9598        if [ -x /etc/init.d/named ];then