aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-support/qrtr/files/qrtr.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-support/qrtr/files/qrtr.service b/recipes-support/qrtr/files/qrtr.service
index e2f1952..33ceb84 100644
--- a/recipes-support/qrtr/files/qrtr.service
+++ b/recipes-support/qrtr/files/qrtr.service
@@ -3,6 +3,7 @@ Description=QRTR service
After=systemd-remount-fs.service
[Service]
+ExecStartPre=-/sbin/modprobe qrtr qrtr_smd
ExecStartPre=/usr/bin/qrtr-cfg 1
ExecStart=/usr/bin/qrtr-ns
RemainAfterExit=yes