You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Disable `update-engine.service` on install/reenable
- Decouple `sync.service` and `xochitl.service` as this means that either sync doesn't work, or xochitl starts when it is disabled.
- Accomplished by adding a `manual-sync.service` and masking `sync.service`
- `/opt/bin/xochitl` will also run `sync --service` in the background manually if running from a chroot and there is no sync service running
- Add `kill-xochitl` command as oxide stop events do not allow arguments
0 commit comments