summaryrefslogtreecommitdiff
path: root/units/fedora/rc-local.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-27 05:45:09 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-27 05:45:09 +0200
commit4690698d4949d8b42e4c3a87944075ceaf685e5a (patch)
tree00079cc1ebb8479091a258aae85053740dbb50ff /units/fedora/rc-local.service
parent4fbf50b38e847aaa2932ac542e20c62f0c1605a3 (diff)
units: run sysv related scripts with TERM=linux
Diffstat (limited to 'units/fedora/rc-local.service')
-rw-r--r--units/fedora/rc-local.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/fedora/rc-local.service b/units/fedora/rc-local.service
index 564969c79..fb276945b 100644
--- a/units/fedora/rc-local.service
+++ b/units/fedora/rc-local.service
@@ -15,6 +15,7 @@ Names=rc-local.service local.service
[Service]
Type=forking
+Environment=TERM=linux
ExecStart=/etc/rc.local start
TimeoutSec=0
StandardOutput=tty