Page MenuHomeSolus

Syncthing
Closed, InvalidPublic

Description

This is a patch for syncthing.
To enable/start syncthing:

sudo systemctl enable syncthing@$USER.service
sudo systemctl start syncthing@$USER.service

Revisions and Commits

Event Timeline

Here is the patch

Missing patch is missing :p

JoshStrobl triaged this task as Normal priority.
JoshStrobl added a subscriber: JoshStrobl.

Looks sane, I'll merge it in after the GNOME Stack upgrade.

JoshStrobl renamed this task from [PATCH] Syncthing to Syncthing.Aug 3 2016, 12:07 PM

Followup: With Solus' golang fixed, I'll be building from source. I'll still use your patch for the package metadata though!

Landed as of https://git.solus-project.com/packages/syncthing/commit/?id=09eba6efefa4497542fd6334d7d553836c9802a4

Please test once it lands in stable (unless you're on unstable already).