Describe the bug
If fastfetch ( https://github.com/fastfetch-cli/fastfetch ) is installed, and put as a command in /root/.profile ,Thruk no longer works and Apache gives an 404 error. This is reproducible on Debian 12.
Thruk Version
3.22-1
To Reproduce
Steps to reproduce the behavior:
- Install Thruk from http://download.opensuse.org/repositories/home:/naemon/Debian_12/ on Debian 12 with Apache web server.
- Install the fastfetch Debian package from https://github.com/fastfetch-cli/fastfetch/releases/tag/2.49.0 (or just copy the fastfetch binary to /usr/local/bin/fastfetch or anywhere else in your $PATH )
- put fastfetch command in /root/.profile directory
- Restart apache
- Open the Thruk page in a browser - you see a 404 error
- Expected behavior Show the Thruk page
Edit
It's not the fastfetch binary itselfs, as I have assumed first - it is if you put the fastfetch command in roots .profile file.
Describe the bug
If fastfetch ( https://github.com/fastfetch-cli/fastfetch ) is installed, and put as a command in /root/.profile ,Thruk no longer works and Apache gives an 404 error. This is reproducible on Debian 12.
Thruk Version
3.22-1
To Reproduce
Steps to reproduce the behavior:
Edit
It's not the fastfetch binary itselfs, as I have assumed first - it is if you put the fastfetch command in roots .profile file.