From owner-freebsd-doc@freebsd.org Tue Jul 17 01:59:50 2018 Return-Path: Delivered-To: freebsd-doc@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 81862104A5C9 for ; Tue, 17 Jul 2018 01:59:49 +0000 (UTC) (envelope-from fengzhenhua1987@gmail.com) Received: from mail-wm0-x230.google.com (mail-wm0-x230.google.com [IPv6:2a00:1450:400c:c09::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C92A38E9BB for ; Tue, 17 Jul 2018 01:59:48 +0000 (UTC) (envelope-from fengzhenhua1987@gmail.com) Received: by mail-wm0-x230.google.com with SMTP id z13-v6so17668094wma.5 for ; Mon, 16 Jul 2018 18:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=CoAqHNgkkNbhMKOsy1zZdVj2kTNQCB2b9tu93UONKvg=; b=S4rjJa9PhkSAe3hu8iRtP21/aP9aBsBgetuSgJiV6gfQhsHyP4NmefHNHkZOqQhU8T YbNFGXbJ408QTLIEueiWPdoy4gHzWU2675zEZr89oBZIjudAGqI8OysrcGYrq+miIIPv ygjTqJhUblBNK0dkjONuB+SbGpSmYc+ecwK9qAtgKxsD4fks38ZSHRA++WsrBS4lMp4a YK9V7dTsBxRMea7oslJ2tXchhQ6GT2Q+egobualMhtO7cv3UbLasnEalFKvkLgqQHTJq /Td1tROBkw3EyJ3vTUP2Bm1aosnsN1WfKQjMnlUnaaGSqPPfjzZd1dndedCWHzy5vfuC nLPA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=CoAqHNgkkNbhMKOsy1zZdVj2kTNQCB2b9tu93UONKvg=; b=RlhB3dkFT2G0JtFhVLsFfNa7t4qu0+gmLpOmSfhGyAr2jPePoXbuvuy+s7D+ABT3P9 IhP9bbnG5EOnxpgk0YhTofQ2F+16hErge2l02ya0LMVOHVVpN/J+vP4VzHhwlHuz2QjU bLFSH4nVBWIUCI5YJHZQDjUchbRMy0fxfjwx9fIR8P6+JjbIaMC/1vv04+yf9Gu5j0f3 w81hsFiivtXVRfMo6/Ou1l5bLPxZDB9p9vh12Sf5dIXg3UWL0Jb/QBWdaobcjqxeGdrb YQyPo6e5FAucko/B8pQR9fxS/Z1PI5Sxk4AJVJaZ+F1s6TcDcqitridSB5lQWIUypKZN laig== X-Gm-Message-State: AOUpUlHf0XO2f2U0lUIREn2VKqQAMJKwNnW62G2bSy1HuV9zMHvtzI/J lK8HWfAT1KJVMW+DDkdoaceIDBvyPOb0M1Ew5OdYiD2iQZc= X-Google-Smtp-Source: AAOMgpcUPp7vrUmh+1FIp8onp4tvEYTGddwmfT2eo4omot+FhlWPedIZUZLSY9+mzOZmEVe3CNfL8YSAoGoPURQM3RE= X-Received: by 2002:a1c:3413:: with SMTP id b19-v6mr8081wma.21.1531792787602; Mon, 16 Jul 2018 18:59:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Zhenhua Feng Date: Tue, 17 Jul 2018 09:59:37 +0800 Message-ID: Subject: Re: Document errata "Samba": Service start To: freebsd-doc@freebsd.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Jul 2018 01:59:50 -0000 Soryy ,this is my photo. The previously sent image does not display an exception. [image: samba1.png] =E2=80=8B [image: samba2.png] =E2=80=8B Zhenhua Feng =E4=BA=8E2018=E5=B9=B47=E6=9C=8817= =E6=97=A5=E5=91=A8=E4=BA=8C =E4=B8=8A=E5=8D=889:54=E5=86=99=E9=81=93=EF=BC= =9A > Hi; > I am a Chinese freebsd fan. > When I installed samba, I found that the startup command was wrong . > My production system is FreeBSD 11.2-RELEASE and the samba version i= s > samba48-4.8.2 . > It's "service samba start" In the document > > [image: image.png] > But it is wrong, actually it is "service samba_server start". > > [image: image.png] > I want to correct the document to avoid other people meeting the same > problem, causing the service to fail to start. > >