mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 07:13:07 +01:00
node-mozilla-iot-gateway: Cleanup init script
Migrates to procd (and fixes actual shutdown of the service) and also avoids writing log to roots home directory by using system log. Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
This commit is contained in:
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
||||
PKG_NPM_NAME:=mozilla-iot-gateway
|
||||
PKG_NAME:=node-$(PKG_NPM_NAME)
|
||||
PKG_VERSION:=0.6.0
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
PKG_REV:=df2d06def2051238bde7b8e5ee306262235d4c9f
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
|
||||
Reference in New Issue
Block a user