--- linux.in.orig Mon Jul 28 17:22:39 2003 +++ linux.in Mon Jul 28 17:24:32 2003 @@ -100,8 +100,6 @@ chown -R $(PROXYUSER).$(PROXYGROUP) $I$(LOGLOCATION) chmod -R u+wr $I$(LOGLOCATION) chmod u+wrx $I$(LOGLOCATION) - if [ -f $(CHKCONF) ]; then $(CHKCONFIG); fi - if [ -f $(DEB_RC) ]; then $(DEB_RC) dansguardian defaults 50; fi if [ -d $(LOGROTATELOCATION) ]; then cp -f ./logrotate.dansguardian $I$(LOGROTATELOCATION)dansguardian; fi uninstall: