mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user