Enable timedatex in presets
This commit is contained in:
parent
547d1d8bad
commit
92e27a50e4
@ -118,3 +118,6 @@ enable upower.service
|
|||||||
enable udisks2.service
|
enable udisks2.service
|
||||||
enable polkit.service
|
enable polkit.service
|
||||||
enable packagekit-offline-update.service
|
enable packagekit-offline-update.service
|
||||||
|
|
||||||
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1187072
|
||||||
|
enable timedatex.service
|
||||||
|
@ -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
|
* Thu Jan 15 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 218-4
|
||||||
- Enable xkbcommon dependency to allow checking of keymaps
|
- Enable xkbcommon dependency to allow checking of keymaps
|
||||||
- Fix permissions of /var/log/journal (#1048424)
|
- Fix permissions of /var/log/journal (#1048424)
|
||||||
|
- Enable timedatex in presets (#1187072)
|
||||||
|
|
||||||
* Wed Jan 7 2015 Jan Synáček <jsynacek@redhat.com> - 218-3
|
* Wed Jan 7 2015 Jan Synáček <jsynacek@redhat.com> - 218-3
|
||||||
- RFE: journal: automatically rotate the file if it is unlinked (#1171719)
|
- RFE: journal: automatically rotate the file if it is unlinked (#1171719)
|
||||||
|
Loading…
Reference in New Issue
Block a user