* [gentoo-commits] repo/gentoo:master commit in: net-misc/i2pd/files/
@ 2016-03-28 9:15 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
From: Anthony G. Basile @ 2016-03-28 9:15 UTC (permalink / raw
To: gentoo-commits
commit: 10f8d1e32d62bb3f80946a6ff3b9126747c36b55
Author: Alexey Korepanov <kaikaikai <AT> yandex <DOT> ru>
AuthorDate: Sun Mar 27 10:59:38 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=10f8d1e3
net-misc/i2pd: typo in systemd service
net-misc/i2pd/files/i2pd-2.5.1.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-misc/i2pd/files/i2pd-2.5.1.service b/net-misc/i2pd/files/i2pd-2.5.1.service
index 4f79124..6d4dbd4 100644
--- a/net-misc/i2pd/files/i2pd-2.5.1.service
+++ b/net-misc/i2pd/files/i2pd-2.5.1.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 [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: net-misc/i2pd/files/
@ 2016-03-28 9:15 Anthony G. Basile
0 siblings, 0 replies; 2+ messages in thread
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 [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-28 9:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 9:15 [gentoo-commits] repo/gentoo:master commit in: net-misc/i2pd/files/ Anthony G. Basile
-- strict thread matches above, loose matches on Subject: below --
2016-03-28 9:15 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