Files
NFD/tools/nrd.sh
T
Alexander Afanasyev f08a7376e9 daemon+rib: Merge nrd and nfd into a single process (separate threads)
Change-Id: I41952d5b8ee29f109130c570e0d13ccad6970d2f
Refs: #2489
2015-02-15 12:43:49 -08:00

6 lines
106 B
Bash

#!@BASH@
echo "NDN RIB Management Daemon does not need to be started separately anymore"
sleep 10
exit 0