summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service')
-rw-r--r--meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service b/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
index 542b905795..549d566009 100644
--- a/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
+++ b/meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service
@@ -11,7 +11,8 @@
11Description=Serial Getty on %I 11Description=Serial Getty on %I
12Documentation=man:agetty(8) man:systemd-getty-generator(8) 12Documentation=man:agetty(8) man:systemd-getty-generator(8)
13Documentation=http://0pointer.de/blog/projects/serial-console.html 13Documentation=http://0pointer.de/blog/projects/serial-console.html
14BindsTo=dev-%i.device 14PartOf=dev-%i.device
15ConditionPathExists=/dev/%i
15After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target 16After=dev-%i.device systemd-user-sessions.service plymouth-quit-wait.service getty-pre.target
16After=rc-local.service 17After=rc-local.service
17 18