aboutsummaryrefslogtreecommitdiff
path: root/appspec.yml
diff options
context:
space:
mode:
Diffstat (limited to 'appspec.yml')
-rw-r--r--appspec.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/appspec.yml b/appspec.yml
index 90a7f55..7b7d2bc 100644
--- a/appspec.yml
+++ b/appspec.yml
@@ -13,8 +13,4 @@ hooks:
ApplicationStart:
- location: scripts/start_application.sh
timeout: 300
- runas: root
- ApplicationStop:
- - location: scripts/stop_application.sh
- timeout: 300
runas: root \ No newline at end of file