install: 
	install -m755 src/fixhosts $(DESTDIR)/etc/init.d
	install -m644 src/fixhosts.cron $(DESTDIR)/etc/cron.d/fixhosts

