rest-dbus: Remove redundant SYSTEMD variable
diff --git a/common/recipes-phosphor/rest-dbus/rest-dbus.bb b/common/recipes-phosphor/rest-dbus/rest-dbus.bb
index e2b4719..e7e31cf 100644
--- a/common/recipes-phosphor/rest-dbus/rest-dbus.bb
+++ b/common/recipes-phosphor/rest-dbus/rest-dbus.bb
@@ -7,8 +7,6 @@
 inherit obmc-phosphor-license
 inherit obmc-phosphor-systemd
 
-SYSTEMD_SERVICE_${PN} = "${PN}.service"
-
 RDEPENDS_${PN} += " \
         python-netserver \
         python-json \