I think that using systemctl start syncthing@UserName is deprecated {I am not 100% sure}
So there should be syncthing_user.service which could be used as follow:
systemctl --user start syncthing
thanks
Search Criteria
Package Details: syncthing-bin 1.28.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/syncthing-bin.git (read-only, click to copy) |
---|---|
Package Base: | syncthing-bin |
Description: | Open Source Continuous Replication / Cluster Synchronization Thing: binary. |
Upstream URL: | https://syncthing.net/ |
Licenses: | MPL2 |
Conflicts: | syncthing |
Provides: | syncthing |
Submitter: | jasonwryan |
Maintainer: | jasonwryan |
Last Packager: | jasonwryan |
Votes: | 29 |
Popularity: | 0.000000 |
First Submitted: | 2014-08-26 08:54 (UTC) |
Last Updated: | 2024-10-16 20:06 (UTC) |
Dependencies (0)
Required by (11)
- archsimian-git (requires syncthing) (optional)
- cmus-syncthing (requires syncthing) (optional)
- stfed (requires syncthing)
- syncthing-appmenu (requires syncthing)
- syncthing-desktop-entries (requires syncthing)
- syncthing-gtk (requires syncthing)
- syncthing-gtk-git (requires syncthing)
- syncthingdesktop (requires syncthing)
- syncthingtray (requires syncthing) (check)
- syncthingtray-git (requires syncthing) (check)
- syncthingtray-qt6 (requires syncthing) (check)
Sources (5)
- https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-386-v1.28.0.tar.gz
- https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-amd64-v1.28.0.tar.gz
- https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-arm-v1.28.0.tar.gz
- https://github.com/syncthing/syncthing/releases/download/v1.28.0/syncthing-linux-arm64-v1.28.0.tar.gz
- syncthing-1.28.0.tar.gz
jancici commented on 2014-09-07 18:37 (UTC)
jasonwryan commented on 2014-09-05 22:32 (UTC)
I've automated the updating of all the sha1sums across the architectures, so you should just be able to run `makepkg -i` and have the package install...
roguewolf commented on 2014-09-02 18:55 (UTC)
That's very useful, thank you. I'll run that in future.
jasonwryan commented on 2014-09-02 18:08 (UTC)
Yes, because of the different architectures, you should run `updpkgsums && makepkg -i`.
For future releases, I'll do my best to updates the sha1sums, but I wouldn't count on it...
roguewolf commented on 2014-09-02 10:25 (UTC)
Excellent, that did the trick, thank you.
(PS - I had to change the tar sha1sum in the PKGBUILD to 30d2350ee90336e52662c644f0984b4f051997d5)
jasonwryan commented on 2014-09-01 18:07 (UTC)
This package will notify you when you install that it conflicts with synchting and ask you if you wish to remove syncthing and install syncthing-bin. If you select `y`, it will replace it *without* any impact on your repositories and nodes...
roguewolf commented on 2014-09-01 10:41 (UTC)
If I remove the community syncthing package and install this one, do you know if it will retain my nodes and repositories?
Pinned Comments
jasonwryan commented on 2019-06-03 01:41 (UTC)
Jakob generally takes a day or two to upload the hash file after each release. Please don't flag the package out-of-date until after he has published that file...