meta-starlingx: remove the upstream layer
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-support / dnsmasq / dnsmasq / stx / dnsmasq.service
diff --git a/meta-starlingx/meta-stx-integ/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq.service b/meta-starlingx/meta-stx-integ/recipes-support/dnsmasq/dnsmasq/stx/dnsmasq.service
deleted file mode 100644 (file)
index 572db30..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=DNS caching server.
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/dnsmasq -k
-
-[Install]
-WantedBy=multi-user.target