From 597c73b677d9687b6aad05a27501e0186d331f51 Mon Sep 17 00:00:00 2001 From: Bryan Roe Date: Wed, 20 Feb 2019 13:02:44 -0800 Subject: [PATCH] Updated init and systemd --- modules/service-host.js | 133 ++++++++----------------------------- modules/service-manager.js | 114 +++++++++++++++++++++++-------- 2 files changed, 113 insertions(+), 134 deletions(-) diff --git a/modules/service-host.js b/modules/service-host.js index fabc4e8..8b40142 100644 --- a/modules/service-host.js +++ b/modules/service-host.js @@ -170,8 +170,6 @@ function serviceHost(serviceName) this.run = function run() { - var serviceOperation = 0; - for(var i = 0; i