bos/iso/airootfs
Breadway 2cbf46a836
All checks were successful
Mirror to GitHub / mirror (push) Successful in 4s
Log the live Hyprland session to a user-writable path
liveuser can't write /var/log, so the .bash_profile redirect
(Hyprland &>/var/log/hyprland-live.log) failed and bash aborted the line
without ever launching the compositor. Log to /tmp/hyprland-live.log,
which the live user can write.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-14 04:24:52 +08:00
..
etc Run the live session as an unprivileged user (Hyprland won't run as root) 2026-06-14 04:13:10 +08:00
root Capture live-session Hyprland output and fall back to a shell 2026-06-14 03:57:27 +08:00
usr/local/bin Log the live Hyprland session to a user-writable path 2026-06-14 04:24:52 +08:00