Using systemctl

Can I use systemctl enable some_service and systemctl start --user some_service?
If not, what is the alternative.

Yeah they work normally, as long as there is a service to start

I’m a beginner…

I wanted to have OneDrive starting at boot. I now remember I installed it with homebrew.
Can I use systemctl for that?

You might want to refer to this post:

So I should ask “How to add onedrive (or: a homebrew-application) to systemctl on Fedora Silverblue”?

I tried that in a websearch but no easy answers so far. Will try again later, but feedback is welcome :slight_smile:

Thanks! I tried that in the past, without success (the homebrew installation is fine, but the GUI not). I found new info in that tread, but got stuck again. I asked there.

If I succeed, I post my solution.