summaryrefslogtreecommitdiff
path: root/jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service
diff options
context:
space:
mode:
Diffstat (limited to 'jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service')
-rw-r--r--jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service b/jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service
index 99c8c28..3fab9b2 100644
--- a/jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service
+++ b/jetson-tk1/recipes-bsp/binary-drivers/linux-driver-package/nv.service
@@ -13,6 +13,6 @@ IgnoreSIGPIPE=no
KillMode=process
GuessMainPID=no
RemainAfterExit=yes
-ExecStart=/usr/bin/nv start
-ExecStop=/usr/bin/nv stop
+ExecStart=/etc/init.d/nv start
+ExecStop=/etc/init.d/nv stop