From c74c87e070eadac2acede8a416e7a0df90beb2df Mon Sep 17 00:00:00 2001 From: krebs Date: Fri, 4 Nov 2011 12:40:09 -0400 Subject: //census: add scheduler, update Makefile sched-arping schedules the arping script call by utilizing the //util/bin/magic functionality --- census/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'census/Makefile') diff --git a/census/Makefile b/census/Makefile index 2c6c1c03..9993bf2a 100644 --- a/census/Makefile +++ b/census/Makefile @@ -1,6 +1,5 @@ .phony: all all: arping.py arping_users.py - echo "call python ./arping_users.py v" install: - apt-get install python-scapy + ./sched-arping -- cgit v1.2.3