Don't restart kmscon VTs if the unit changes

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy 2014-01-15 08:52:08 -05:00
parent 646af581f5
commit fd97be3501

View file

@ -58,6 +58,8 @@ in {
TTYReset=yes
TTYVHangup=yes
TTYVTDisallocate=yes
X-RestartIfChanged=false
'';
systemd.units."autovt@.service".linkTarget = "${config.systemd.units."kmsconvt@.service".unit}/kmsconvt@.service";