Because of missing UTF-8 support, every run you see something like this:
/Sysctl[net.ipv4.ip_unprivileged_port_start]/comment: comment changed 'Für .... to 'Für ...' (corrective)
But in the file /etc/sysctl.conf it will be written correct as utf-8.
It looks like the read function are broken.
Because of missing UTF-8 support, every run you see something like this:
/Sysctl[net.ipv4.ip_unprivileged_port_start]/comment: comment changed 'Für .... to 'Für ...' (corrective)
But in the file /etc/sysctl.conf it will be written correct as utf-8.
It looks like the read function are broken.