summaryrefslogtreecommitdiff
path: root/net/asterisk-app-notify/pkg-message
diff options
context:
space:
mode:
Diffstat (limited to 'net/asterisk-app-notify/pkg-message')
-rw-r--r--net/asterisk-app-notify/pkg-message14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk-app-notify/pkg-message b/net/asterisk-app-notify/pkg-message
deleted file mode 100644
index 6b1a948a654b..000000000000
--- a/net/asterisk-app-notify/pkg-message
+++ /dev/null
@@ -1,14 +0,0 @@
-*****************************************************************************
-
-a) If this is a new install, restart Asterisk or activate the module by
- running:
-
- # asterisk -rx "module load app_notify"
-
-b) If this is an upgrade, you can restart Asterisk or reload the module by
- running:
-
- # asterisk -rx "module unload app_notify"
- # asterisk -rx "module load app_notify"
-
-*****************************************************************************