OPNsense Forum

Archive => 19.7 Legacy Series => Topic started by: dinguz on October 29, 2019, 08:10:44 PM

Title: acme.sh missing file errors in firmware audit
Post by: dinguz on October 29, 2019, 08:10:44 PM

Checking all packages:
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/account.conf.sample
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/deploy
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/dnsapi
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/notify

This probably happens because I have /var as a memory file system, so these files get removed on reboot, but then I guess the firmware audit should not check for these files?
Title: Re: acme.sh missing file errors in firmware audit
Post by: franco on November 01, 2019, 09:13:11 AM
Yes. Not a lot of packages in FreeBSD install actual files into /var -- I think we can't easily fix this since we don't bundle acme.sh ourselves.


Cheers,
Franco