Commit Graph
2 Commits
Author SHA1 Message Date
zpericic 6d606ee37b v1.36.0-2: fix SELinux volume relabel, align layout with native package
- Mount /var/lib/vaultwarden/data as /data with :Z restored; podman
  refuses to relabel a volume path that equals $HOME
- Use /var/lib/vaultwarden as service HOME (rootless podman storage
  stays in .config/.local, outside the mounted data/ subdir)
- Data location matches the native vaultwarden package
  (WorkingDirectory=/var/lib/vaultwarden, relative DATA_FOLDER=data)
- Sync vaultwarden.cfg with the native 1.36.0 template
- Add Conflicts: vaultwarden (shared user, config, unit name, state dir)
2026-07-13 11:13:11 +02:00
zpericic 816eea3662 v1.36.0 2026-05-06 20:04:52 +02:00