From c574025e324a1daf23830f516d3b5063424e839b Mon Sep 17 00:00:00 2001 From: ficus Date: Mon, 24 Sep 2012 18:03:49 +0200 Subject: prelim new version of torouter_config.sh --- packages/torouter-prep/src/torouter_preboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/torouter-prep/src/torouter_preboot.sh') diff --git a/packages/torouter-prep/src/torouter_preboot.sh b/packages/torouter-prep/src/torouter_preboot.sh index 52d1156..7fd2a17 100755 --- a/packages/torouter-prep/src/torouter_preboot.sh +++ b/packages/torouter-prep/src/torouter_preboot.sh @@ -13,7 +13,7 @@ export TORADMINGROUP="debian-tor" # TODO: check that dependancies are already installed, or fail # tor, torouterui, ttdnsd, etc -apt-get --simulate install apt-utils tor torouterui ttdnsd +# if [ `apt-get --simulate install apt-utils tor torouterui ttdnsd` ] # Set us to have a default host name and hosts file cp $config_dir/etc/hostname /etc/hostname -- cgit v1.2.3