From e62e4e3a200d17c0e70447ea7e4e1ef19a176f85 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sun, 14 Nov 2021 20:47:37 +0800 Subject: [PATCH] package: add nohup command --- common.seed | 1 + 1 file changed, 1 insertion(+) diff --git a/common.seed b/common.seed index 4d8ab30..2713a67 100644 --- a/common.seed +++ b/common.seed @@ -58,6 +58,7 @@ CONFIG_PACKAGE_luci-theme-rosy=y CONFIG_PACKAGE_bash=y CONFIG_PACKAGE_coremark=y CONFIG_PACKAGE_coreutils-dd=y +CONFIG_PACKAGE_coreutils-nohup=y CONFIG_PACKAGE_coreutils-truncate=y CONFIG_PACKAGE_curl=y CONFIG_PACKAGE_ddns-scripts_aliyun=y