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