From 69b5ebfc325782f2837b2ee2c62ccc931ec50752 Mon Sep 17 00:00:00 2001 From: Marc Schiffbauer Date: Tue, 16 Dec 2025 12:41:01 +0100 Subject: [PATCH] net-p2p/syncthing: fix 2.0.12-r2 Closes: https://bugs.gentoo.org/967586 Signed-off-by: Marc Schiffbauer --- net-p2p/syncthing/syncthing-2.0.12-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/syncthing/syncthing-2.0.12-r2.ebuild b/net-p2p/syncthing/syncthing-2.0.12-r2.ebuild index 321ac1c91c224..758b69cc82433 100644 --- a/net-p2p/syncthing/syncthing-2.0.12-r2.ebuild +++ b/net-p2p/syncthing/syncthing-2.0.12-r2.ebuild @@ -90,7 +90,7 @@ src_install() { newconfd "${FILESDIR}"/${PN}.confd-r2 ${PN} newinitd "${FILESDIR}"/${PN}.initd-r5 ${PN} exeinto /etc/user/init.d - newexe "${FILESDIR}"/syncthing.initd-user-r1 syncthing + newexe "${FILESDIR}"/syncthing.initd-user-r2 syncthing keepdir /var/log/${PN} insinto /etc/logrotate.d