[systemd-commits] units/debug-shell.service.in
Kay Sievers
kay at kemper.freedesktop.org
Thu Jun 12 13:28:16 PDT 2014
units/debug-shell.service.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0138a2dcc50d261ea3512b0eaca2c6e9d4a807f0
Author: Kay Sievers <kay at vrfy.org>
Date: Thu Jun 12 22:26:43 2014 +0200
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 a6acad3..59f6e49 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
More information about the systemd-commits
mailing list