mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
debug-shell: add condition for tty device to run on
This commit is contained 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
|
||||
|
||||
Reference in New Issue
Block a user