Re: [systemd-devel] [PATCH v2] units: user@.service: fix user bus path

2013-12-27 Thread Zbigniew Jędrzejewski-Szmek
On Fri, Dec 27, 2013 at 06:02:37PM +0100, Lennart Poettering wrote: > On Fri, 27.12.13 17:10, Mantas Mikulėnas (graw...@gmail.com) wrote: Applied. I guess that this wasn't even compile tested though :| > The service file needs to be turned into an m4 template first I > figure. i.e. replaced by u..

Re: [systemd-devel] [PATCH v2] units: user@.service: fix user bus path

2013-12-27 Thread Lennart Poettering
On Fri, 27.12.13 17:10, Mantas Mikulėnas (graw...@gmail.com) wrote: The service file needs to be turned into an m4 template first I figure. i.e. replaced by u...@.service.m4.in... Note that this in a way is a bit of an anachronism... In the long run everybody should just connect to the right addr

[systemd-devel] [PATCH v2] units: user@.service: fix user bus path

2013-12-27 Thread Mantas Mikulėnas
--- units/u...@.service.in | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/units/u...@.service.in b/units/u...@.service.in index 3f8b59d..7b7d52b 100644 --- a/units/u...@.service.in +++ b/units/u...@.service.in @@ -14,5 +14,9 @@ User=%I PAMName=systemd-user Type=notify