Date: Fri, 10 Dec 2021 00:24:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 260301] rc.d/zfskeys: missing default value in /etc/defaults/rc.conf Message-ID: <bug-260301-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260301 Bug ID: 260301 Summary: rc.d/zfskeys: missing default value in /etc/defaults/rc.conf Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: conf Assignee: bugs@FreeBSD.org Reporter: naito.yuichiro@gmail.com I see following warning message on boot in my current box. ``` /etc/rc: WARNING: $zfskeys_enable is not set properly - see rc.conf(5). ``` The 33ff39796ffe469a764e485ac49c31700a51fd6f commit introduced zfskeys rc script. But it seems missing the default value in /etc/defaults/rc.conf. https://cgit.freebsd.org/src/commit/?id=33ff39796ffe469a764e485ac49c31700a51fd6f Please add 'zfskeys_enable="NO"' in the default rc.conf. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260301-227>
