Installing SysV start scripts makes only sense, if SysV is the startup method.
Signed-off-by: Juergen Borleis <[email protected]> --- 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 [email protected]
