# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/greetd/bash.patch # Copyright (C) 2024 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- greetd-0.9.0/greetd/src/session/worker.rs.vanilla 2024-01-06 13:15:12.308047581 +0100 +++ greetd-0.9.0/greetd/src/session/worker.rs 2024-01-06 13:15:29.801472598 +0100 @@ -237,7 +237,7 @@ } // Run - let cpath = CString::new("/bin/sh").unwrap(); + let cpath = CString::new("/bin/bash").unwrap(); execve( &cpath, &[