summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/syncthing/syncthing-1.9.0.ebuild')
-rw-r--r--net-p2p/syncthing/syncthing-1.9.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/syncthing/syncthing-1.9.0.ebuild b/net-p2p/syncthing/syncthing-1.9.0.ebuild
index f3010346a5a5..0eccebf086d3 100644
--- a/net-p2p/syncthing/syncthing-1.9.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.9.0.ebuild
@@ -595,8 +595,7 @@ src_install() {
newconfd "${FILESDIR}/${PN}.confd" ${PN}
newinitd "${FILESDIR}/${PN}.initd" ${PN}
- keepdir /var/{lib,log}/${PN}
- fowners ${PN}:${PN} /var/{lib,log}/${PN}
+ keepdir /var/log/${PN}
insinto /etc/logrotate.d
newins "${FILESDIR}/${PN}.logrotate" ${PN}