From nobody Thu Apr 4 15:55:48 2024 X-Original-To: bugs@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 4V9R6c27fQz5HDLG for ; Thu, 4 Apr 2024 15:55:52 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4V9R6c16sbz4Td6 for ; Thu, 4 Apr 2024 15:55:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712246152; a=rsa-sha256; cv=none; b=jXrp/Ndsohi1EgIABmCmmQkw85nYV6uX63oYQmOTBbgJGtZZ6LXL6ysNLcmgb06VciIWW+ /Tg1lA9fjRLJsCdgLU3h0MwvpRdg0cSASkhWvTMCUlpsqa5ihBFl0BjbfvbhARq393PXP8 Y8wVHFdMHiyxLmt0mkK001aChX+k3TtXAXssVbIh8aZl66yi2Bvt/LbQg5BSjv0sNhgaUs c3wfnJOSq4tylI7u4Wibiii4EMq2cd5lIOL0X70WVMFmiZPABXPaAHa44ZCyKzm0DZ8p+X gv9pbAtYXSdkQqeMG469zcJHHRR8SqtB+F7W6Dx0haxsMbunqaycm2xMreq5hA== 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=1712246152; 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=ulLyo5WlczVOO5jKFYBDmURXfiFCFrn87DIndhqIVuI=; b=s8AW3CaoNbNWDm7RVS4/8Stuu6viCIOmJWp2ro4JXEh8z9Vfya7PFvGb8mSE4OuoiB/Goe qsWK0TKgGy5aG55Eqgt3cYMBRxOsEswFTh3xqjxBw34lTViihbuwPI3507/zDY6LDHg15H 0MbbGI/Y6o8Asr4W/snDdw6Hz1E0mQZEADySX9yNL+3CCf1ZaLdiEdFmg1JF0FLnR4BnbJ LkKyBjHV0Jii1xRoXa+pE9s2igZfYdNTv4mGIDBqofd7PzB5NFNf/SU9vbNhQBqcs+li4E IXiMq0DUaM5S9DW5bydpiP04FF68/RCZ09g5F0Ma5k4+B602QL9E4FcQA2AVVg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 4V9R6c0jxfzNPh for ; Thu, 4 Apr 2024 15:55:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 434FtpCe008043 for ; Thu, 4 Apr 2024 15:55:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 434Ftpj3008006 for bugs@FreeBSD.org; Thu, 4 Apr 2024 15:55:51 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 278169] Rethink /etc/rc.conf.d/ Function. Date: Thu, 04 Apr 2024 15:55:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: conf X-Bugzilla-Version: 14.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: vermaden@interia.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278169 Bug ID: 278169 Summary: Rethink /etc/rc.conf.d/ Function. Product: Base System Version: 14.0-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: vermaden@interia.pl Hi. >From what I understand the files under /etc/rc.conf.d/ are read only to set some additional options for a service. For example *caddy_enable=3DYES* nee= ds to be in /etc/rc.conf file anyway and if you want to set additional options for *caddy* service you can use /etc/rc.conf.d/caddy file for that. After reading this Reddit [1] thread I think it would be better to treat /etc/rc.conf.d/ the same as other /etc/*.d firs - like /etc/cron.d or like /etc/jail.conf.d - so you can both enable and configure services at /etc/rc.conf.d/config level ... and also without limiting the name of the config file under /etc/rc.conf.d/ dir. It may be also discouraging/misleading for FreeBSD newcomers I believe. What You think about that? [1] https://reddit.com/r/freebsd/comments/1btt3ml/rcconfd_is_ignored_in_jai= l/ Regards, vermaden --=20 You are receiving this mail because: You are the assignee for the bug.=