diff options
Diffstat (limited to 'units/serial-getty@.service.m4')
-rw-r--r-- | units/serial-getty@.service.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/serial-getty@.service.m4 b/units/serial-getty@.service.m4 index fc8b57b93e..d1d14d35e6 100644 --- a/units/serial-getty@.service.m4 +++ b/units/serial-getty@.service.m4 @@ -32,6 +32,7 @@ After=rc-local.service # sure that this is synchronized before getty.target, even though # getty.target didn't actually pull it in. Before=getty.target +IgnoreOnIsolate=yes [Service] Environment=TERM=vt100 |