summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-system/bin/mythrestore
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-26 03:20:37 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-26 03:20:37 (GMT)
commit4b8878050f176179e2f9a18047c02cde7c522c91 (patch)
treefbd737354f07789646036b4c5759002729461737 /abs/core-testing/LinHES-system/bin/mythrestore
parent8c2744ed3742d8aaf6639e5c4ec3b6e7f75c7a6a (diff)
downloadlinhes_pkgbuild-4b8878050f176179e2f9a18047c02cde7c522c91.zip
linhes_pkgbuild-4b8878050f176179e2f9a18047c02cde7c522c91.tar.gz
linhes_pkgbuild-4b8878050f176179e2f9a18047c02cde7c522c91.tar.bz2
linhes-system: mythrestore, add in some postrestore logic for sshd_config.
closes #497
Diffstat (limited to 'abs/core-testing/LinHES-system/bin/mythrestore')
-rwxr-xr-xabs/core-testing/LinHES-system/bin/mythrestore3
1 files changed, 3 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-system/bin/mythrestore b/abs/core-testing/LinHES-system/bin/mythrestore
index 7fce371..76b76a3 100755
--- a/abs/core-testing/LinHES-system/bin/mythrestore
+++ b/abs/core-testing/LinHES-system/bin/mythrestore
@@ -86,6 +86,9 @@ fi
do_db_updates
do_file_updates
+#post restore fixup for sshd
+/usr/MythVantage/bin/systemconfig.py -m user
+
# Now it's more or less safe to restart the backend.
start_mythbackend