Date: Sun, 8 Aug 2021 18:03:33 +0000 (UTC) From: Roderick <hruodr@gmail.com> To: FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: motd service (FreeBSD 13) Message-ID: <e2b031a2-8f2-29a0-ae85-7c71c07a7b3@gmail.com> In-Reply-To: <6efedfd1-26e3-fd8a-30f2-a9372a3788d1@qeng-ho.org> References: <610fe5e3.1c69fb81.732e3.890a@mx.google.com> <CACNAnaGiEYO6RTMdb59GmizEp18JBPSnMe=ODJ2RoMVd62FFvA@mail.gmail.com> <a729250-93d7-565-88e2-d718beb2c757@gmail.com> <6efedfd1-26e3-fd8a-30f2-a9372a3788d1@qeng-ho.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 8 Aug 2021, Arthur Chance wrote: >> And for what did now become necessary to generate a motd from a template? > > A wild guess on my part, but maybe this is part of a move to make /etc > read only under normal circumstances. I see. Bad design ist "improved" with worse design that not even solve the original problem. Why the hell the system must prepend a line containing the kernel version string during start up?! It should be left to the andmin to add such line to the file (or not add it). And if the system realy must do it, it may show such a line without modyfying motd. R.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e2b031a2-8f2-29a0-ae85-7c71c07a7b3>