Original thread here: viewtopic.php?p=743220#p743220
See also: https://docs.syncthing.net/users/autostart#linux
I'm not sure if the MX-Package adds the auto start 'feature' or if it comes that way from Syncthing (I notice when you install Synthing via MXPI it pulls in the Synthing repo), but as Syncthing documentation and other Syncthing install guides seem to imply it is up to the user to make Syncthing auto start, I humbly request either:
(1) The Syncthing auto start feature be removed to be consistent with the apparent default condition. Note the install includes a "Start Syncthing" option in the desktop menu. If somebody wants to auto start it then simply copy this file to their desktop's auto-start options (i.e. in KDE - System Settings | Startup and Shutdown | Background Services), control Syncthing through another utility (such as syncthingtray), or they can use one of the other methods provided in the Syncthing documentation.
OR
(2) A less obscure means of auto starting is used (~/.config/autostart ?) so it can be relatively easily be found and disabled if desired. It took quite a bit of detective work to find /etc/xdg/autostart was a thing and finding "Start Syncthing.desktop" inside. I also fear now that I've moved it out of there, a future update will drop it back in. Note the Syncthing documentation DOES NOT mention this method so there is no obvious way to know this needs to be checked.
Thank you!
Request to Remove Syncthing Autostart-By-Default
- Eadwine Rose
- Administrator
- Posts: 14631
- Joined: Wed Jul 12, 2006 2:10 am
Re: Request to Remove Syncthing Autostart-By-Default
Not a package request.
Moved to software/configuration forum.
Moved to software/configuration forum.
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030
Re: Request to Remove Syncthing Autostart-By-Default
Well, sorry. Perhaps my request wasn't clear. I'm asking if the Syncthing package available from MX23 MXPI is adding an autostart function and suggesting some alternatives if it does. If it comes that way from the Syncthing folks then their documentation is incomplete and I'll take it up with them.
Re: Request to Remove Syncthing Autostart-By-Default
Ok, but it's directly from Debian:texneus wrote: Mon Sep 04, 2023 4:28 pm... asking if the Syncthing package available from MX23 MXPI is adding ...
$ apt show syncthing
Package: syncthing
...
Maintainer: Debian Go Packaging Team <pkg-go-maintainers@lists.alioth.debian.org>
...
Homepage: https://www.syncthing.net/
Download-Size: 5,542 kB
APT-Sources: http://deb.debian.org/debian-security buster/updates/main i386 Packages
...
(Ok, this is on MX-19)
Re: Request to Remove Syncthing Autostart-By-Default
It's a simple solution to remove the autostart file, most of the people who install syncthing expect it to start automatically.