Enable timedatex in presets

This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2015-01-31 11:48:08 -05:00
parent 547d1d8bad
commit 92e27a50e4
2 changed files with 4 additions and 0 deletions

View File

@ -118,3 +118,6 @@ enable upower.service
enable udisks2.service
enable polkit.service
enable packagekit-offline-update.service
# https://bugzilla.redhat.com/show_bug.cgi?id=1187072
enable timedatex.service

View File

@ -852,6 +852,7 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd
* Thu Jan 15 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 218-4
- Enable xkbcommon dependency to allow checking of keymaps
- Fix permissions of /var/log/journal (#1048424)
- Enable timedatex in presets (#1187072)
* Wed Jan 7 2015 Jan Synáček <jsynacek@redhat.com> - 218-3
- RFE: journal: automatically rotate the file if it is unlinked (#1171719)