nixpkgs/nixos/modules/services/ttys
Peter Hoeg 6558f81bc9 kmscon: reset ExecStart to allow override
The getty@.service unit already has an ExecStart so we cannot simply set a new
one in order to override it or we will get this error:

systemd[1]: getty@tty1.service: Service has more than one ExecStart= setting, which is only allowed for Type=oneshot services. Refusing.

Instead "reset" ExecStart by setting it to empty which is the systemd way of
doing it.
2017-09-21 10:02:03 +08:00
..
agetty.nix nixos/agetty: override upstream default 2017-08-13 19:07:38 +02:00
gpm.nix Fix udev rule required by gpm 2014-05-20 13:09:41 +02:00
kmscon.nix kmscon: reset ExecStart to allow override 2017-09-21 10:02:03 +08:00