summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-system/add_storage.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-11-10 15:22:16 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-11-10 15:22:16 (GMT)
commit278bada9f44111056f2e175629c7761d5a0b9755 (patch)
tree757fc47cdca2fef247729ec1e1461fcf6388c340 /abs/core/LinHES-system/add_storage.py
parent1d951ceb5f046773f796590d88c9de8e2d6312dc (diff)
downloadlinhes_pkgbuild-278bada9f44111056f2e175629c7761d5a0b9755.zip
linhes_pkgbuild-278bada9f44111056f2e175629c7761d5a0b9755.tar.gz
linhes_pkgbuild-278bada9f44111056f2e175629c7761d5a0b9755.tar.bz2
LinHES-system: add_storage.py add the Streaming storage group and also the dir creation of media/streaming.
refs #868
Diffstat (limited to 'abs/core/LinHES-system/add_storage.py')
-rw-r--r--abs/core/LinHES-system/add_storage.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/abs/core/LinHES-system/add_storage.py b/abs/core/LinHES-system/add_storage.py
index 93a67c7..d03da59 100644
--- a/abs/core/LinHES-system/add_storage.py
+++ b/abs/core/LinHES-system/add_storage.py
@@ -25,7 +25,8 @@ pickle_file = "%s/storage.pkl" %storage_dir
SG_MAP_BE={ 'Default' :'media/tv',
'LiveTV' :'media/tv/live',
-'DB Backups' :'backup/mythtv_backups/'}
+'DB Backups' :'backup/mythtv_backups/',
+'Streaming' :'media/streaming'}
SG_MAP_FE={