This commit is contained in:
Warren Togami 2004-09-29 15:55:26 +00:00
parent 1ada6b4595
commit aebc7e275f
1 changed files with 1 additions and 1 deletions

View File

@ -238,7 +238,7 @@ do
rm $file
done
# 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
/sbin/chkconfig --add snmpd