From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from dude02.hi.pengutronix.de ([2001:67c:670:100:1d::28] helo=dude02.lab.pengutronix.de) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hglY2-0007rr-4W for ptxdist@pengutronix.de; Fri, 28 Jun 2019 09:43:54 +0200 Received: from jbe by dude02.lab.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1hglY1-00029o-JM for ptxdist@pengutronix.de; Fri, 28 Jun 2019 09:43:53 +0200 From: Juergen Borleis Date: Fri, 28 Jun 2019 09:43:41 +0200 Message-Id: <20190628074343.6700-9-jbe@pengutronix.de> In-Reply-To: <20190628074343.6700-2-jbe@pengutronix.de> References: <20190628074343.6700-2-jbe@pengutronix.de> MIME-Version: 1.0 Subject: [ptxdist] [PATCH v2 08/10] samba: show SysV related menue on demand only List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: ptxdist@pengutronix.de Installing SysV start scripts makes only sense, if SysV is the startup method. Signed-off-by: Juergen Borleis --- rules/samba.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/samba.in b/rules/samba.in index aeaf90a75..764e1667d 100644 --- a/rules/samba.in +++ b/rules/samba.in @@ -69,7 +69,7 @@ config SAMBA_CUPS config SAMBA_STARTSCRIPT bool default y - depends on SAMBA_SERVER + depends on SAMBA_SERVER && INITMETHOD_BBINIT prompt "install /etc/init.d/samba" config SAMBA_SYSTEMD_UNIT -- 2.20.1 _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de