summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/mv_ir.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2009-06-04 15:09:41 (GMT)
committerJames Meyer <james.meyer@operamail.com>2009-06-04 15:09:41 (GMT)
commit07d0be031e4db6460d6c22cb3775cd2e977e163e (patch)
tree6cdda89e051526dbea839a5b32e7806256123f90 /abs/core-testing/LinHES-config/mv_ir.py
parentdd2c1f96b8c3e06d26cc8a1f9c3d82ff6a20a39a (diff)
downloadlinhes_pkgbuild-07d0be031e4db6460d6c22cb3775cd2e977e163e.zip
linhes_pkgbuild-07d0be031e4db6460d6c22cb3775cd2e977e163e.tar.gz
linhes_pkgbuild-07d0be031e4db6460d6c22cb3775cd2e977e163e.tar.bz2
linhes-config: add several service calls for sv
restart lcdd using the the service calls
Diffstat (limited to 'abs/core-testing/LinHES-config/mv_ir.py')
-rwxr-xr-xabs/core-testing/LinHES-config/mv_ir.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-config/mv_ir.py b/abs/core-testing/LinHES-config/mv_ir.py
index 6c2b2aa..6ce549f 100755
--- a/abs/core-testing/LinHES-config/mv_ir.py
+++ b/abs/core-testing/LinHES-config/mv_ir.py
@@ -248,6 +248,7 @@ def setup_lcd(LCDtype, TEMPLATES, Remotetype):
mv_common.runcmd(cmd)
mv_common.add_service("lcdd")
+ mv_common.restart_service("lcdd")
logging.debug("__End of setup_lcd")
def setup_ir(systemconfig, data_config):