aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/quark-init/files/quark-init.service
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/quark-init/files/quark-init.service')
-rw-r--r--recipes-kernel/quark-init/files/quark-init.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-kernel/quark-init/files/quark-init.service b/recipes-kernel/quark-init/files/quark-init.service
deleted file mode 100644
index da24c9a..0000000
--- a/recipes-kernel/quark-init/files/quark-init.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Load modules for galileo/quark
-DefaultDependencies=no
-
-[Service]
-Type=oneshot
-ExecStart=/bin/sh /usr/sbin/quark-init.sh
-
-[Install]
-WantedBy=local-fs.target