How to add a bash script to the user profile startup in Whonix Gateway?
1 Like
Options such as:
- A)
systemd(--user) units - B)
~/.config/autostartfolder - C)
/etc/xdg/autostart - D) And many more. → Unspecific to Whonix.
Kicksecure, Whonix specific:
Default Interactive Shell is zsh at the time of writing, but can be re-configured to bash as documented. Then also .bashrc would work but .bashrc may be less suitable than above options.
2 Likes