thinko..
This commit is contained in:
parent
1ada6b4595
commit
aebc7e275f
@ -238,7 +238,7 @@ do
|
|||||||
rm $file
|
rm $file
|
||||||
done
|
done
|
||||||
# trim down massive ChangeLog
|
# trim down massive ChangeLog
|
||||||
dd bs=1024 count=250 in=ChangeLog out=ChangeLog.trimmed
|
dd bs=1024 count=250 if=ChangeLog of=ChangeLog.trimmed
|
||||||
|
|
||||||
%post
|
%post
|
||||||
/sbin/chkconfig --add snmpd
|
/sbin/chkconfig --add snmpd
|
||||||
|
Loading…
Reference in New Issue
Block a user