* [gentoo-commits] repo/gentoo:master commit in: net-misc/i2pd/files/
@ 2016-03-28 9:15 99% Anthony G. Basile
0 siblings, 0 replies; 1+ results
From: Anthony G. Basile @ 2016-03-28 9:15 UTC (permalink / raw
To: gentoo-commits
commit: ebc581a784a0ff315a02e652eb1986f663446c97
Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sun Mar 27 11:03:03 2016 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Mon Mar 28 09:21:28 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc581a7
net-misc/i2pd: typo in systemd service, 2.5.0
net-misc/i2pd/files/i2pd-2.5.0.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/i2pd/files/i2pd-2.5.0.service b/net-misc/i2pd/files/i2pd-2.5.0.service
index 3a3076e..14309a3 100644
--- a/net-misc/i2pd/files/i2pd-2.5.0.service
+++ b/net-misc/i2pd/files/i2pd-2.5.0.service
@@ -10,7 +10,7 @@ User=i2pd
Group=i2pd
PermissionsStartOnly=yes
ExecStartPre=/bin/touch /var/run/i2pd.pid /var/log/i2pd.log
-ExecStartPre=/bin/chown i2pd:i2pd /run/i2pd.pid /var/log/i2pd.log
+ExecStartPre=/bin/chown i2pd:i2pd /var/run/i2pd.pid /var/log/i2pd.log
ExecStart=/usr/bin/i2pd --daemon --service --pidfile /var/run/i2pd.pid --log=file --logfile=/var/log/i2pd.log --conf=/etc/i2pd/i2pd.conf --tunconf=/etc/i2pd/tunnels.cfg
[Install]
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-03-28 9:15 99% [gentoo-commits] repo/gentoo:master commit in: net-misc/i2pd/files/ Anthony G. Basile
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox