More on the blog: http://bit.ly/3iGI7Zx
Autostart when logging in to Linux.
In my article “Setting up OneDrive on Linux with Rclone“, we created a script that allowed us to include OneDrive in Linux. This script always had to be executed manually. We use the .profile file to run a script while logging in the system.
0:00 Introduction
1:11 Create the start script
3:50 Restart and test