[Bug 196478] [enhancement] Change make.conf parser to accept "" like rc.conf

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 05 Dec 2022 23:26:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196478

Mateusz Piotrowski <0mp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Not A Bug
             Status|New                         |Closed
                 CC|                            |0mp@FreeBSD.org

--- Comment #1 from Mateusz Piotrowski <0mp@FreeBSD.org> ---
Hi, this is by design. Makefiles have completely different syntax than shell
files. It's only an unfortunate illusion that sysrc could be used for anything
other than shell files.

I agree that it would be nice to have one tool that can edit all configuration
files on FreeBSD. I myself learnt the hard way that sysrc is not suitable for
loader.conf and sysctl.conf.

-- 
You are receiving this mail because:
You are the assignee for the bug.