jstaf / onedriver

A native Linux filesystem for Microsoft OneDrive
GNU General Public License v3.0
1.86k stars 91 forks source link

Onedriver GUI does not work on runit, only works with systemd #345

Open Starcr0ss opened 11 months ago

Starcr0ss commented 11 months ago

Hi, I have been a longtime user of Onedriver to access my university's OneDrive without having the entire cloud storage held locally. I have recently gotten a new drive and decided to jump into Artix (with runit) having formerly used Arch (I still have arch while I transition to the new drive). My issue is that I cannot practically use OneDriver because the GUI requires systemd. Using the CLI to mount my OneDrive every time I need it is unwieldy and is extremely difficult to unmount. I was hoping for some solution that allows me to use OneDriver on Artix runit, whether that's some workaround to make it compatible, or native support for non-systemd systems.

foopsss commented 11 months ago

This is a known problem, because the GUI relies on systemd for actually working. There are a couple of things described in the issue I linked before that may help you but there's not a "silver bullet" right now for non-systemd systems.