summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2017-09-21 10:00:00 +0800
committerPeter Hoeg <peter@hoeg.com>2017-09-21 10:02:03 +0800
commit6558f81bc9dd240804c16432767614a21d6d53e3 (patch)
tree2fdc37784a1f66c61bd84de0d17c40835369a604 /pkgs
parenta75265924f5f3ee73fdd30c9713b2f8177b7fb98 (diff)
downloadnixlib-6558f81bc9dd240804c16432767614a21d6d53e3.tar
nixlib-6558f81bc9dd240804c16432767614a21d6d53e3.tar.gz
nixlib-6558f81bc9dd240804c16432767614a21d6d53e3.tar.bz2
nixlib-6558f81bc9dd240804c16432767614a21d6d53e3.tar.lz
nixlib-6558f81bc9dd240804c16432767614a21d6d53e3.tar.xz
nixlib-6558f81bc9dd240804c16432767614a21d6d53e3.tar.zst
nixlib-6558f81bc9dd240804c16432767614a21d6d53e3.zip
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.
Diffstat (limited to 'pkgs')
0 files changed, 0 insertions, 0 deletions