OpenSUSE Leap 42.2: Difference between revisions

m Added BIND issue to installation notes/known issues
m Grammar corrections
Line 8: Line 8:


* Jumbo packets with Intel network cards (9000 MTU) do not work properly with the first version of the Linux kernel available with this release. Updating the kernel after the initial setup fixes this and allows the use of jumbo packets properly.
* Jumbo packets with Intel network cards (9000 MTU) do not work properly with the first version of the Linux kernel available with this release. Updating the kernel after the initial setup fixes this and allows the use of jumbo packets properly.
* BIND DNS server is implemented as an old SysV service running under systemd. To enable it to boot on startup (which is still hit and miss), you must use the SysV command <code>chkconfig named on</code>, for other commands such as start, stop and restart, you must use systemd commands <code>service named start/stop/restart</code>.
* BIND DNS server is implemented as an old SysV service running under systemd. To enable it to boot on start-up (which is still hit and miss), you must use the SysV command <code>chkconfig named on</code>, for other commands such as start, stop and restart, you must use systemd commands <code>service named start/stop/restart</code>.


== Release notes ==
== Release notes ==