Page MenuHomeFreeBSD

security/vaultwarden: Make package rootdir friendly
ClosedPublic

Authored by manu on Aug 26 2023, 10:09 AM.
Tags
None
Referenced Files
F133132043: D41602.id127219.diff
Thu, Oct 23, 5:50 AM
F133132039: D41602.id126546.diff
Thu, Oct 23, 5:50 AM
F133132033: D41602.id.diff
Thu, Oct 23, 5:50 AM
F133132007: D41602.diff
Thu, Oct 23, 5:50 AM
Unknown Object (File)
Sat, Oct 11, 5:40 PM
Unknown Object (File)
Sep 15 2025, 8:10 PM
Unknown Object (File)
Sep 15 2025, 8:10 PM
Unknown Object (File)
Sep 15 2025, 8:10 PM
Subscribers

Details

Summary
  • Use @dir with ownership instead of executing chown in postexec We should never chown -R the data directory at install (because it's empty) or when we upgrade (not needed)
  • Fix the shipped configuration file, do not install it in etc/rc.conf.d, install it where vaultwarden will actually load it and use @sample

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Aug 26 2023, 10:09 AM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 11 2023, 9:47 AM
This revision was automatically updated to reflect the committed changes.