OpenBSD bgpd / rad "Permission denied" messages ?

2024-05-28 Thread Rachel Roch
Hi I'm struggling to understand what is going on here. I have an Openbsd 7.2 box which has been working beautifully for about 3 years. Now it seemingly suddenly refuses to do anything involving the outside world, posting weird messages such as the following to the logs: May 28 17:18:04 foo bgp

Re: OpenBSD bgpd / rad "Permission denied" messages ?

2024-05-28 Thread Claudio Jeker
On Tue, May 28, 2024 at 06:28:27PM +0200, Rachel Roch wrote: > Hi > > I'm struggling to understand what is going on here. > > I have an Openbsd 7.2 box which has been working beautifully for about 3 > years. > > Now it seemingly suddenly refuses to do anything involving the outside world, > po

Re: httpd & pixelfed

2024-05-28 Thread Am Jam
Rubén, Crystal, & Stuart-- Your responses helped me figure it out. In particular, Stuart, you were right. My problem was having an absolute symlink from /var/www/pixelfed/public/storage -> /var/www/pixelfed/storage/app/public. Making this a relative symlink (i.e., cd /var/www/pixelfed/public && ln

httpd: removing italic CSS from directories in directory index

2024-05-28 Thread Paul W . Rankin
Hello, I very much appreciate the new directory index in httpd. Thank you espie@ :) I would like to make a suggestion for the default CSS, which is to remove the italic styling of directories: --- /Users/pwr/Downloads/css.h.in.txt~ 2024-05-21 12:33:11 +++ /Users/pwr/Downloads/css.h.in.txt 20