Re: [systemd-devel] systemd and intltool

2015-10-07 Thread Jan Synacek
Lennart Poettering writes: > On Thu, 10.09.15 19:10, Michael Biebl (mbi...@gmail.com) wrote: > >> Hi, >> >> reading https://wiki.gnome.org/Projects/GnomeCommon/Migration, it says >> that intltool is practically dead and one should use gettext directly. >> >> Do we still

Re: [systemd-devel] systemd shutdown query

2015-10-07 Thread Colin Guthrie
Susant Sahani wrote on 07/10/15 04:05: > > > On 10/06/2015 06:36 PM, Lennart Poettering wrote: >> On Mon, 05.10.15 15:49, Dushyant Uge (dushyan...@gmail.com) wrote: >> >>> Hello there, >>> >>> I have two queries >>> >>> Some processes terminated immediately after writing reboot before >>>

Re: [systemd-devel] systemd and intltool

2015-10-07 Thread Michael Biebl
2015-10-07 14:43 GMT+02:00 Jan Synacek : > Lennart Poettering writes: >> Happy to take a patch that removes the intltool hookup if it replaces >> it with the right gettext hookup instead. > > I have investigated this a bit... AFAIK, gettext cannot be

[systemd-devel] [ANNOUNCE] systemd v227

2015-10-07 Thread Lennart Poettering
Heya! We just tagged a new release. Lot's of new awesomeness, and many bugfixes! CHANGES WITH 227: * systemd now depends on util-linux v2.27. More specifically, the newly added mount monitor feature in libmount now replaces systemd's former own implementation.

[systemd-devel] Solution for evaluating variables in environment files

2015-10-07 Thread Frank Steiner
Hi, when switching from system-V to systemd one might run into the problem that files specified with "EnvironmentFile=..." are not evaluated (as they were before when e.g. /etc/init.d/apache2 executed " . /etc/sysconfig.apache") but parsed by systemd itself. Therefore stuff like [ -L