From nobody Sun Sep 06 10:01:25 2026 X-Original-To: dev-commits-src-branches@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 4hd5MB10DFz6qqVK for ; Sun, 06 Sep 2026 10:01:26 +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 "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hd5M94phcz3MCL for ; Sun, 06 Sep 2026 10:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788688885; 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=hu7MZQuN95JQM4CR8pOnjnHVBZmoNb3JniVdtcDMKcM=; b=ZZvdmkX4HJLM7t8DDIiXjTr4OCma4hzJqw7fwrTavBcU/c/xE7Jxpzk89N2olA5PLxgA1G 6ge5eR5/nIpUgS2q6fHSAz6rrnm3IPLHPMfzVUUCDvNtafheJStMoPTWeLyDL3L6AdA4yz ZeQ/eFH0/c+nabUJdIrmdwKv2cPkgym41ZgMJ9f3snDk9KxaD4hy6RdsdhE147JM2Y6yGk vpMIK3wtF6LjrMi7Pc9uRsB1OY7itOTFJKHkMNxHF3ZnhFYg7SXVXAN+RBe4iWnFuAhX5y O4AI8wVKPDqKhO8Cc3UyOT7xSeY2kwsLQIOiexRl/KQcSXz1H8Y5+yFXeiDiFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788688885; a=rsa-sha256; cv=none; b=yHmozuo/Wp9haKloyGM9td4WKrm7/b0ew3njL4e/6AJQ/OV80aNybuhue4EGtaHdPSZn+3 0HAYw4uzeIbl1lppuwgigtROrxKJxmJKpva6hnbUSbZtd6NFYEXNY3NlD7dUqOolM8mara GQoENd5oXg386fN4auwLcHD280+VCJN5/sRo13OO1rPLOjvfJ+lSIbz4XLesyCytsqgy/X TmcPpv05ZBVNB5UonUsOiN6AXZ8h5bL3HFBy1I/lw1tgo878zQHHyRcG6xXbc5vDoPOHF9 /KY18e3Z87EFLm3KIp4xjKsnbc9I24sXhoADrkQEpQusHGfTzb9BGI+FQyx0JQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788688885; 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=hu7MZQuN95JQM4CR8pOnjnHVBZmoNb3JniVdtcDMKcM=; b=Wmm3plVS8Y+KiMlM/yZtwMT4CQdx8gSoEKXdYO4y8aGY/2BtMys8Js6OPhGNSlHOZSzEh0 0Um/TsTEQLu6UCJWOGpYUc06yexbHcZJ6si/2u4NDOmDErMgwLANINmLPkZ4t/YYfMk7vh I1gzYCBM7R8/pwAT9dTGsoYHCePgD1clzXjMpO+1UXd0fSm3aiYuSOfH4EpG7tjcFzcIpJ MEJQRPZSBrVkEn5rb8fmkPzm/qidx/KO5ca+DtfnIiiD/rKaOA3bn/BCTdCOuB3cJAFHKh POql44cK9oPlxFYfFd1OMFgGZO3RhymJCho/MnayPeHZlIxAjGMuFMw6A7VT4A== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hd5M9372yzB63 for ; Sun, 06 Sep 2026 10:01:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 44e78 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 06 Sep 2026 10:01:25 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Leidinger Subject: git: f1cc2f565739 - stable/15 - rc.conf.5: note that a negative nice value does not reach a service jail List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: netchild X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: f1cc2f565739f5b142bead88ef8e5ee9d74407cd Auto-Submitted: auto-generated Date: Sun, 06 Sep 2026 10:01:25 +0000 Message-Id: <6a9d39f5.44e78.1accad47@gitrepo.freebsd.org> The branch stable/15 has been updated by netchild: URL: https://cgit.FreeBSD.org/src/commit/?id=f1cc2f565739f5b142bead88ef8e5ee9d74407cd commit f1cc2f565739f5b142bead88ef8e5ee9d74407cd Author: Alexander Leidinger AuthorDate: 2026-08-30 09:45:01 +0000 Commit: Alexander Leidinger CommitDate: 2026-09-06 09:58:47 +0000 rc.conf.5: note that a negative nice value does not reach a service jail Raising a process' priority is not permitted inside a jail, and nice(1) warns and executes the command anyway, so the service comes up at its login class priority. Not changing the date, as a commit a moment before this, one changed it already. MFC after: 1 week MFC to: stable/15 (cherry picked from commit be834d62e990b58eb2e67ce9b48b635b645dcea1) --- share/man/man5/rc.conf.5 | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index d48ce72de088..5e02d1f199cc 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -5081,6 +5081,14 @@ is enabled in the kernel. All non-network options can be combined with all other options. From the SysV options only one option can be specified. +.Pp +A negative +.Ao Ar name Ac Ns Va _nice +has no effect on a service in a service jail. +Raising the priority of a process is not permitted inside a jail, and +.Xr nice 1 +starts the service at the priority of its login class instead of +failing. If the .Ao Ar name Ac Ns Va _svcj