bos/iso/airootfs
Breadway 08855ecd86 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.
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