aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-support/qrtr/files/qrtr.service
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-support/qrtr/files/qrtr.service')
-rw-r--r--recipes-support/qrtr/files/qrtr.service11
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes-support/qrtr/files/qrtr.service b/recipes-support/qrtr/files/qrtr.service
deleted file mode 100644
index e2f1952..0000000
--- a/recipes-support/qrtr/files/qrtr.service
+++ /dev/null
@@ -1,11 +0,0 @@
-[Unit]
-Description=QRTR service
-After=systemd-remount-fs.service
-
-[Service]
-ExecStartPre=/usr/bin/qrtr-cfg 1
-ExecStart=/usr/bin/qrtr-ns
-RemainAfterExit=yes
-
-[Install]
-WantedBy=multi-user.target