]> git.ipfire.org Git - thirdparty/systemd.git/commit
units: console-getty.service: use the default RestartSec 6579/head
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Wed, 9 Aug 2017 17:56:26 +0000 (18:56 +0100)
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>
Wed, 9 Aug 2017 17:56:26 +0000 (18:56 +0100)
commitae805c89efc3100151a8ff6d5695204c0a9dd76d
tree677ab6cfe63d592d7c4fde57d2d87f0b020093b6
parentd32465fb416f117021151e62977865b4bab1d05a
units: console-getty.service: use the default RestartSec

> Note that console-getty.service as more uses than just containers. The
> idea is that it may be used as alternative to the whole VC/logind stuff,
> if all you need is a console on /dev/console, even on physical devices.

This means we want to remove RestartSec=0, for serial systems.
See 4bf0432 "units/serial-getty@.service: use the default RestartSec".
units/console-getty.service.m4.in