Changeset 1269
- Timestamp:
- 03/17/10 11:57:54 (2 years ago)
- Files:
-
- 1 modified
-
trunk/unxsBind/unxsbind.spec (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/unxsBind/unxsbind.spec
r1267 r1269 92 92 93 93 %post 94 chmod -R og+x /usr/local/idns 95 chmod 644 /usr/local/idns/named.conf 96 chown -R named:named /usr/local/idns 94 97 if [ -x /sbin/chkconfig ];then 95 98 if [ -x /etc/init.d/named ];then
