linglong/misc
myml 1f25cfc3b0 refactor: simplify environment variable handling in systemd generator
1. Removed debug logging code that was checking for script readability
2. Changed from direct export to echo output for systemd environment
handling
3. Simplified the logic by removing redundant checks since systemd
generators expect echo output
4. The change aligns better with systemd's environment generator
expectations where variables should be echoed rather than exported
directly

refactor: 简化 systemd 生成器中的环境变量处理

1. 移除了检查脚本可读性的调试日志代码
2. 将直接导出改为 echo 输出以适配 systemd 环境处理
3. 通过移除冗余检查简化了逻辑,因为 systemd 生成器期望 echo 输出
4. 此变更更符合 systemd 环境生成器的预期,变量应该通过 echo 输出而非直接
导出
2025-07-08 14:49:12 +08:00
..
image feat: add new dialog to show cache generation 2024-12-11 15:05:26 +08:00
lib refactor: simplify environment variable handling in systemd generator 2025-07-08 14:49:12 +08:00
libexec/linglong fix: add the --no-same-owner parameter to avoid tar unpack errors 2025-04-24 17:59:53 +08:00
script refactor: some scripts that export env 'XDG_DATA_DIRS' 2025-07-02 10:51:03 +08:00
share feat: improve shell completions to show only apps when appropriate 2025-05-13 11:34:59 +08:00
CMakeLists.txt fix: don't hardcode libexec dir 2025-07-02 10:51:03 +08:00