From: Kay Sievers Date: Thu, 12 Jun 2014 20:26:43 +0000 (+0200) Subject: debug-shell: add condition for tty device to run on X-Git-Tag: v215~479 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=0138a2dcc50d261ea3512b0eaca2c6e9d4a807f0;hp=3dff3e00e044e2d53c76fa842b9a4759d4a50e69;ds=sidebyside debug-shell: add condition for tty device to run on --- 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