qwertyuiop1990 1 Posted ... I'm on an RPi 4, running Raspbian 64-bit, latest version. The Eddie UI client has an option "Connect at startup", which will connect right when I open Eddie, however, after a system reboot Eddie does not open automatically. I've tried the systemd files in this forum post from a few years ago, but it doesn't seem to work (not sure why). Does anyone have a succinct guide on how to autostart the VPN connection on Raspberry Pi (raspbian) boot? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... That forums post refers to the CLI version with a configuration preconfigured in the GUI. Autostarting apps should be started by the desktop, not with Systemd. Which desktop environment are you using? Contents of these vars? $ echo $XDG_SESSION_DESKTOP \| $DESKTOP_SESSION \| $XDG_CURRENT_DESKTOP . Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
qwertyuiop1990 1 Posted ... Here's the output to that: lightdm-xsession | LXDE-pi | LXDE I've used the LXDE-pi/autostart file before to automatically launch UI clients at start up. I've tried doing that here but perhaps I have the name wrong of the Eddie client. Would this be a viable option? Quote Share this post Link to post
qwertyuiop1990 1 Posted ... Ok I figured out it was @eddie-ui. I opened the file: /etc/xdg/lxsession/LXDE-pi/autostart And added the line at the bottom: @eddie.ui Then I enabled the settings to autostart and connect the client. Not sure why this option isn't mentioned anywhere else. 1 ss11 reacted to this Quote Share this post Link to post
OpenSourcerer 1435 Posted ... It's documented, at least.https://wiki.archlinux.org/title/LXDE#Autostart Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post