nbd: use procd style init script for nbd-server

Runs nbd-server in foreground.

Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com>
This commit is contained in:
Marcin Jurkowski
2015-09-02 00:12:24 +02:00
parent 6bb198c646
commit 5ba490239a
2 changed files with 25 additions and 21 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ endef
CONFIGURE_ARGS += \
--disable-glibtest
TARGET_CFLAGS += --std=gnu99
TARGET_CFLAGS += --std=gnu99 -DNODAEMON
define Package/nbd/install
$(INSTALL_DIR) $(1)/usr/sbin