summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2014-06-12 22:26:43 +0200
committerKay Sievers <kay@vrfy.org>2014-06-12 22:26:43 +0200
commit0138a2dcc50d261ea3512b0eaca2c6e9d4a807f0 (patch)
tree7a0d0a7cb3bb1a940031b607f2e236e34198a764
parent3dff3e00e044e2d53c76fa842b9a4759d4a50e69 (diff)
debug-shell: add condition for tty device to run on
-rw-r--r--units/debug-shell.service.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/debug-shell.service.in b/units/debug-shell.service.in
index a6acad3ec..59f6e494b 100644
--- a/units/debug-shell.service.in
+++ b/units/debug-shell.service.in
@@ -10,6 +10,7 @@ Description=Early root shell on @DEBUGTTY@ FOR DEBUGGING ONLY
Documentation=man:sushell(8)
DefaultDependencies=no
IgnoreOnIsolate=yes
+ConditionPathExists=@DEBUGTTY@
[Service]
Environment=TERM=linux