From nobody Thu Jul 24 13:01:31 2025 X-Original-To: dev-commits-src-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bnrjl3RkKz62VDb; Thu, 24 Jul 2025 13:01:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bnrjl2rdCz3SNJ; Thu, 24 Jul 2025 13:01:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753362091; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Es++75CNZXdBKGbAnC3y95evktJMKlzowULMZjTk344=; b=dD5yEkJGEqLWRLi2pb+pbvPF+EIICIVa4glvqmRH8POh9CIjDuc7RD4Sc2sDTtMmolUMSB NKlot+RCK0ATgaFIyUpgoZc7me9ydHwsw8XKWjMf+RQgyIWOyhcSqDBghNNNKmJcyCf+Da lUUc4/DPW5RZ705gz7QvIXKsbAcWV67Oe3AKGos6QTiNMV//0gi3ml9OzLeJdk25BgDpRp okqqHHc2zU++DDnEo7xz/Dw6l116oWeQM2npqQzSmDEneFBEv7r/9QLzLmWsoPJFgItfo4 kPqRq60Ub5kkGOFlN8sFhJgQD45qTkmGClohdDLkBFo6yFieEWmiqKgRVRWbmg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1753362091; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Es++75CNZXdBKGbAnC3y95evktJMKlzowULMZjTk344=; b=yFW8/csUtlHgkz6OwaYV61NYMFiT/T722sLChtPTRkatmGtlC8eZVI+0m9JpC90sh9R3Vk xikXwcwnd9BATBcyHGgLs7ObE2hq+6Z59DPKfshs/knSVMsDxTZPXLo/CdT4RqV/u9GQqL a7P/jGFWtY5jF4bjCcHG2CQEVuSbXmXBXzl9q0ml+OwoxSh1lulyPEy1w6F2AMI8eWvjVF VmaR5oaiARvkCy0XhUVHuKA3ry4rVmiVN7zO03IePPW0T29z2AU3KvGD6E27dSIikiDkxs 8i3xh8XWESkpYb2KGZcbByx+iS90kMoWFxCin6UulFFfZUf1TksHnUCy8jFcSQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1753362091; a=rsa-sha256; cv=none; b=bgJ5qS6IeSZX0mKVtH7vi6Est0vkhTmBY2pQsvTa6sLTVQt8t5UvhCmU2+Sr0g3jLPvq3p BXrFdkuR29RMX7xZupwluBndycGxmqBC6Zwjs8sRewF75xPH9sE+SksLbIqUeDkRAlKQ8w vITwQRsq8T+af29yvLvKRzlWEwjkew4Wj6yqzPpuYWHepd7cXDGsp9/nJ8xd7fNyyH2T3F KluAsUTz0bFGoM9IV50uHmG5FTqGVjidygq7TeZUqljMb1cnoWaYI9kp3kHvB+cZRNF4te pSFlwCMZugi97Qiy867TgmqAZTlkPuSmB9u3ZL0WWXHYpaADOx32zO1D+jdC3w== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4bnrjl2Rk8zytf; Thu, 24 Jul 2025 13:01:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 56OD1Vgi097218; Thu, 24 Jul 2025 13:01:31 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 56OD1Ved097215; Thu, 24 Jul 2025 13:01:31 GMT (envelope-from git) Date: Thu, 24 Jul 2025 13:01:31 GMT Message-Id: <202507241301.56OD1Ved097215@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Dag-Erling =?utf-8?Q?Sm=C3=B8rgrav?= Subject: git: aa183bc7f96f - main - rc.d: Fix mountd service script. List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: des X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: aa183bc7f96fdd51c4a6ead5586a1cb1ecec6bb2 Auto-Submitted: auto-generated The branch main has been updated by des: URL: https://cgit.FreeBSD.org/src/commit/?id=aa183bc7f96fdd51c4a6ead5586a1cb1ecec6bb2 commit aa183bc7f96fdd51c4a6ead5586a1cb1ecec6bb2 Author: Dag-Erling Smørgrav AuthorDate: 2025-07-24 13:00:37 +0000 Commit: Dag-Erling Smørgrav CommitDate: 2025-07-24 13:00:47 +0000 rc.d: Fix mountd service script. This script references variables beloning to the nfsd and zfs services, therefore it needs to load their configurations. MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D51473 --- libexec/rc/rc.d/mountd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libexec/rc/rc.d/mountd b/libexec/rc/rc.d/mountd index 8c0aa87e1d13..dfd2431f9c35 100755 --- a/libexec/rc/rc.d/mountd +++ b/libexec/rc/rc.d/mountd @@ -70,6 +70,8 @@ mountd_precmd() } load_rc_config $name +load_rc_config nfsd +load_rc_config zfs # precmd is not compatible with svcj mountd_svcj="NO"