education/base: add useful systemd features

* systemd-settings-enable-showstatus - show only failed units, hide units
  was successsful running
* systemd-settings-disable-dumpcore - do not save coredump files
* systemd-settings-enable-log-to-tty12 - show log on tty12
This commit is contained in:
Andrey Cherepanov 2019-08-26 13:27:45 +03:00 committed by Anton Midyukov
parent a6d1878038
commit 06d6337488

View File

@ -208,3 +208,7 @@ desktop-screensaver-modules-xscreensaver-gl
# Use first user in first time of lightdm run
installer-feature-lightdm-stage3
systemd-settings-enable-showstatus
systemd-settings-disable-dumpcore
systemd-settings-enable-log-to-tty12