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