aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/src/torouter_config.sh
diff options
context:
space:
mode:
authorJacob Appelbaum <jacob@appelbaum.net>2011-08-17 17:45:46 +0200
committerJacob Appelbaum <jacob@appelbaum.net>2011-08-17 17:45:46 +0200
commit6c11bb24e348d12cd12516f2f90241cb29387a5d (patch)
tree7235c6618f9c9d9ccfa9d41f09cd94758a2766d6 /packages/torouter-prep/src/torouter_config.sh
parenta944bcefad1737cac6d307dc9b065f49615aea42 (diff)
downloadtorouter-6c11bb24e348d12cd12516f2f90241cb29387a5d.tar.gz
torouter-6c11bb24e348d12cd12516f2f90241cb29387a5d.zip
update package and src
Diffstat (limited to 'packages/torouter-prep/src/torouter_config.sh')
-rw-r--r--packages/torouter-prep/src/torouter_config.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/torouter-prep/src/torouter_config.sh b/packages/torouter-prep/src/torouter_config.sh
index 7a6a581..7c79862 100644
--- a/packages/torouter-prep/src/torouter_config.sh
+++ b/packages/torouter-prep/src/torouter_config.sh
@@ -6,6 +6,7 @@ echo "This is where we'd take over the entire Torouter system"
# For every file we touch, move it to the temp_dir and then tar it up in the end
temp_dir="`mktemp -d`"
+config_dir="/usr/share/doc/torouter-prep/example-configs/"
# Add a user
ADMINUSER="toradmin"
@@ -23,7 +24,7 @@ EOF
cp /etc/hostname $temp_dir/
# Set us to have a default host name
-echo "torouter" > /etc/hostname
+cp /usr/share/doc/
# We need to prep apt to understand that we want packages from other repos
# We append to the current package list