Re: [systemd-devel] Log unit's name instead of unit's description?

2014-09-07 Thread Reindl Harald

Am 05.09.2014 um 19:30 schrieb Mantas Mikulėnas:
 On Fri, Sep 5, 2014 at 8:22 PM, Jakub Klinkovský j@gmx.com wrote:

 What is the reason behind logging unit's description? Consider the following
 journal message (from `journalctl -b`):

   systemd[1]: Starting A secure, fast, compliant and very flexible 
 web-server...

 It shows some fancy stuff about the started unit, but does not point to any
 particular unit as the description is ambiguous at best.
 
 It is somewhat expected that Description= will just have a
 more-readable version of the program's name, rather than some useless
 marketing. (Arch has Apache Web Server in its httpd.service.) I
 guess the service name also wasn't added because it'd make some lines
 really long, and because the journal can be queried for it anyway (-o
 verbose, etc)

that don't change the fact that a desription is just a description
and systemd lacks a name value - logging like starting start stops
whatever service and staretd start stops whatever service is odd



signature.asc
Description: OpenPGP digital signature
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel


Re: [systemd-devel] [PATCH] build: configure option to disable hibernation

2014-09-07 Thread Ivan Shapovalov
On Tuesday 02 September 2014 at 12:31:49, Umut Tezduyar Lindskog wrote: 
 ---
  Makefile.am  |   52 
  configure.ac |6 ++
  2 files changed, 38 insertions(+), 20 deletions(-)

Hi,

thanks for doing this (I'm very unfamiliar with autotools).

However, I think that the name you've picked for the switch (and commit msg) is
too broad. We're configuring support for hibernation resume, not hibernation 
itself.

-- 
Ivan Shapovalov / intelfx /

signature.asc
Description: This is a digitally signed message part.
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel