diff --git a/precise/www/hooks/start b/precise/www/hooks/start deleted file mode 100755 index 88e357a..0000000 --- a/precise/www/hooks/start +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -## XXX: will need to add route: - -route add -net VPN_NET gw LXC_NAME - -juju-log "Nothing to Start for base." diff --git a/precise/www/hooks/stop b/precise/www/hooks/stop deleted file mode 100755 index 170162b..0000000 --- a/precise/www/hooks/stop +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -juju-log "Nothing to stop for base." diff --git a/precise/www/hooks/install b/www/hooks/install similarity index 100% rename from precise/www/hooks/install rename to www/hooks/install diff --git a/precise/www/metadata.yaml b/www/metadata.yaml similarity index 100% rename from precise/www/metadata.yaml rename to www/metadata.yaml diff --git a/precise/www/revision b/www/revision similarity index 100% rename from precise/www/revision rename to www/revision diff --git a/precise/www/shorewall b/www/shorewall similarity index 100% rename from precise/www/shorewall rename to www/shorewall