ExpressVPN daemon doesn't automatically start after boot

Because thats incorrect.
Thats an ubuntu alias, not a real command.
It should be:

systemctl start expressvpn

You can tell expressvpn that their client and instructions are faulty if you like :wink:


The same you would with any other service - enable it

systemctl enable expressvpn

(if you use the extra flag --now then it will also ‘start’ it)

4 Likes