nfd, nlsr, repo-ng, ndns, ndn-tlv-ping: Switch dependency to nfd in upstart scripts
Change-Id: Icad64e34e91ee9881cf53482677c4c2cab42aefc
diff --git a/nlsr/debian/nlsr.upstart b/nlsr/debian/nlsr.upstart
index 394605f..d4ad653 100644
--- a/nlsr/debian/nlsr.upstart
+++ b/nlsr/debian/nlsr.upstart
@@ -5,8 +5,8 @@
description "NDN NLSR Routing Daemon"
author "John DeHart <jdd@wustl.edu>"
-start on started nrd
-stop on stopping nrd
+start on started nfd
+stop on stopping nfd
respawn
respawn limit unlimited