summaryrefslogtreecommitdiff
path: root/recipes-qt/qt4/qt4-x11-free-systemd/qt4-x11-demo.service
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt4/qt4-x11-free-systemd/qt4-x11-demo.service')
-rw-r--r--recipes-qt/qt4/qt4-x11-free-systemd/qt4-x11-demo.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/recipes-qt/qt4/qt4-x11-free-systemd/qt4-x11-demo.service b/recipes-qt/qt4/qt4-x11-free-systemd/qt4-x11-demo.service
deleted file mode 100644
index 7783020..0000000
--- a/recipes-qt/qt4/qt4-x11-free-systemd/qt4-x11-demo.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=start X and qtdemo
-
-[Service]
-Type=forking
-ExecStart=/usr/bin/qt4-x11-demo-init start
-ExecStop=/usr/bin/qt4-x11-demo-init stop
-
-[Install]
-WantedBy=graphical.target