Disable rpcbind in presets
This commit is contained in:
parent
92e27a50e4
commit
f2ebf1a65b
@ -11,7 +11,6 @@ enable sshd.service
|
|||||||
enable atd.*
|
enable atd.*
|
||||||
enable crond.*
|
enable crond.*
|
||||||
enable chronyd.service
|
enable chronyd.service
|
||||||
enable rpcbind.*
|
|
||||||
enable NetworkManager.service
|
enable NetworkManager.service
|
||||||
enable NetworkManager-dispatcher.service
|
enable NetworkManager-dispatcher.service
|
||||||
enable ModemManager.service
|
enable ModemManager.service
|
||||||
|
@ -853,6 +853,7 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd
|
|||||||
- 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)
|
- Enable timedatex in presets (#1187072)
|
||||||
|
- Disable rpcbind in presets (#1099595)
|
||||||
|
|
||||||
* 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