chiark / gitweb /
units: now that we don't set TERM anymore by default, make sure to pass it to our...
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Oct 2010 00:58:59 +0000 (02:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 26 Oct 2010 00:58:59 +0000 (02:58 +0200)
units/emergency.service
units/fedora/single.service

index 5910ec9b9108bedc5553dc9fe9397ece8d686c66..e05678255b3f57c008c848d2e64ddcd48f5de2e1 100644 (file)
@@ -13,6 +13,7 @@ DefaultDependencies=no
 
 [Service]
 Environment=HOME=/root
 
 [Service]
 Environment=HOME=/root
+Environment=TERM=vt100-nav
 WorkingDirectory=/root
 ExecStartPre=-/bin/plymouth --hide-splash
 ExecStartPre=-/bin/echo 'Welcome to emergency mode. Use "systemctl default" or ^D to activate default mode.'
 WorkingDirectory=/root
 ExecStartPre=-/bin/plymouth --hide-splash
 ExecStartPre=-/bin/echo 'Welcome to emergency mode. Use "systemctl default" or ^D to activate default mode.'
index 550df1ef6099dd88e2a1b0afce5d0a66b309ec41..f494237209be51aef17641bd62df6348698f5338 100644 (file)
@@ -16,6 +16,7 @@ Before=multi-user.target
 
 [Service]
 Environment=HOME=/root
 
 [Service]
 Environment=HOME=/root
+Environment=TERM=vt100-nav
 EnvironmentFile=/etc/sysconfig/init
 WorkingDirectory=/root
 ExecStartPre=-/bin/plymouth --hide-splash
 EnvironmentFile=/etc/sysconfig/init
 WorkingDirectory=/root
 ExecStartPre=-/bin/plymouth --hide-splash