chiark / gitweb /
timedatectl: many fixes
authorLennart Poettering <lennart@poettering.net>
Thu, 2 Apr 2015 10:15:53 +0000 (12:15 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 2 Apr 2015 10:17:41 +0000 (12:17 +0200)
- print runtime warnings with log_warning()

- save and restore $TZ properly

- Get rid of exit() pseudo error handling

- Using time() is OK when connecting to a local container or when
  showing data about local host, but certainly not for remote hosts.


No differences found