packages/utils/syncthing/files
Yun Wang 85fa8cfe0b syncthing: Update to 1.29.2 and Change logfile path
Update to 1.29.2 and Change logfile path from /etc/syncthing/syncthing
log to /var/log/syncthing.log.
This utilizes tmpfs (memory-based storage) to prevent disk usage growth
caused by log file accumulation during extended operation.

Benefits:
- Avoids storage saturation from excessive log growth.
- Aligns with best practices for temporary log management.
- For systems using flash storage (e.g., SSDs or eMMC), storing logs in
  tmpfs avoids flash memory wear caused by frequent writes to
  /etc/syncthing.

Signed-off-by: Yun Wang <maoerpet@foxmail.com>
2025-01-21 14:34:59 +08:00
..
stdiscosrv.conf syncthing: add stdiscosrv and strelaysrv 2022-11-04 13:13:43 -07:00
stdiscosrv.init syncthing: add stdiscosrv and strelaysrv 2022-11-04 13:13:43 -07:00
strelaysrv.conf syncthing: add stdiscosrv and strelaysrv 2022-11-04 13:13:43 -07:00
strelaysrv.init syncthing: add stdiscosrv and strelaysrv 2022-11-04 13:13:43 -07:00
syncthing-sysctl.conf syncthing: add stdiscosrv and strelaysrv 2022-11-04 13:13:43 -07:00
syncthing.conf syncthing: Update to 1.29.2 and Change logfile path 2025-01-21 14:34:59 +08:00
syncthing.init syncthing: Update to 1.29.2 and Change logfile path 2025-01-21 14:34:59 +08:00