Re: FreeBSD 14.1-BETA2 Now Available

2024-05-12 Thread Peter Libassi
In the release notes https://www.freebsd.org/releases/14.1R/relnotes/ , Section "Userland Configuration Changes” talks about periodic(8) and mentions rc.conf(5). Should it mention ”periodic.conf(5)” instead? /Peter

Re: FreeBSD Errata Notice FreeBSD-EN-23:09.freebsd-update [REVISED]

2023-10-04 Thread Peter Libassi
> 4 okt. 2023 kl. 11:05 skrev Ruben : > > Hi, > > On 10/4/23 09:31, Karl Levik wrote: >> Agreed, this is an annoyance. >> If /etc/sshd_config would read/include e.g. /etc/sshd_config.d/* then >> customisations could be put into those files instead and the problem would >> go away. > > Pendi

Re: FreeBSD Errata Notice FreeBSD-EN-23:09.freebsd-update [REVISED]

2023-10-03 Thread Peter Libassi
Me too! My sshd_config is also customized and everytime there is a new patch I need to run freebsd-update manually and get rid of the attempt to trash the sshd config that could make my server unreachable over the network. Why does the freebsd-update need a vanilla sshd_config? Why not give a me