> BTW, did you activate or change any security features (such as selinux, apparmor) ?
No. The only change I have made security-wise after the installation was to set
in Yast->Security and Users->Miscellaneous Settings->File permissions from
"Easy" to "Secure". But even before doing this the error messages related to
vconsole were in the journal.
Commenting out the line "MemoryDenyWriteExecute=yes" results in sucessfull
messages only:
# journalctl -b | grep vconsole
Aug 01 18:54:45 acer systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 01 18:54:50 acer systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 01 18:55:00 acer systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 01 18:55:12 acer systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 01 18:55:22 acer systemd[1]: systemd-vconsole-setup.service: Succeeded.
Aug 01 18:55:51 acer display-manager[1517]: /etc/vconsole.conf available
Should I uncomment it or keep it commented? Or would it have any negative
effects if uncommented?