Is there a way to autostart terminal when I turn on my laptop with Ubuntu and have it auto run a command?
I am looking for a method to auto run the following code
onedrive --monitor
Thank you in advance.
Is there a way to autostart terminal when I turn on my laptop with Ubuntu and have it auto run a command?
I am looking for a method to auto run the following code
onedrive --monitor
Thank you in advance.
I am looking for a method to auto run the following code
onedrive --monitor
Disclosure: I am the developer of the OneDrive Client for Linux - https://github.com/abraunegg/onedrive
Please refer to the client documentation as to how to run a systemd service:
https://github.com/abraunegg/onedrive/blob/master/docs/USAGE.md#running-onedrive-as-a-system-service
Specifically for Ubuntu: