Files
vacuum-wall/lib
mteehan 818721ae5c Fix incorrect password log path in _seed_builtin_admin
The warning message referenced 'data/auth.log' but the actual file is
/var/log/vacuum-wall/auth.log. Also add error logging when the write
fails, instead of silently swallowing the OSError.
2026-08-12 18:21:05 +00:00
..