diff options
author | Nicolas Thill <nico@openwrt.org> | 2005-06-03 07:21:53 +0000 |
---|---|---|
committer | Nicolas Thill <nico@openwrt.org> | 2005-06-03 07:21:53 +0000 |
commit | ca8b9fa8bd8407a883b240c71d4b1e57043b6ccb (patch) | |
tree | 3da10f2a17684dde75168a9fb33e9e3979feb837 /openwrt/package/asterisk | |
parent | 2680fffd54dc290f8b2f015bc685251e2d7e396d (diff) | |
download | mtk-20170518-ca8b9fa8bd8407a883b240c71d4b1e57043b6ccb.zip mtk-20170518-ca8b9fa8bd8407a883b240c71d4b1e57043b6ccb.tar.gz mtk-20170518-ca8b9fa8bd8407a883b240c71d4b1e57043b6ccb.tar.bz2 |
Standardize initscript
SVN-Revision: 1140
Diffstat (limited to 'openwrt/package/asterisk')
-rw-r--r-- | openwrt/package/asterisk/files/CONTROL/conffiles | 22 | ||||
-rw-r--r-- | openwrt/package/asterisk/files/asterisk.default (renamed from openwrt/package/asterisk/files/etc/default/asterisk) | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | openwrt/package/asterisk/files/asterisk.init (renamed from openwrt/package/asterisk/files/etc/init.d/S60asterisk) | 0 |
3 files changed, 0 insertions, 22 deletions
diff --git a/openwrt/package/asterisk/files/CONTROL/conffiles b/openwrt/package/asterisk/files/CONTROL/conffiles deleted file mode 100644 index 2f2314e..0000000 --- a/openwrt/package/asterisk/files/CONTROL/conffiles +++ /dev/null @@ -1,22 +0,0 @@ -/etc/asterisk/agents.conf -/etc/asterisk/alarmreceiver.conf -/etc/asterisk/asterisk.conf -/etc/asterisk/cdr_manager.conf -/etc/asterisk/enum.conf -/etc/asterisk/extconfig.conf -/etc/asterisk/extensions.conf -/etc/asterisk/features.conf -/etc/asterisk/iax.conf -/etc/asterisk/iaxprov.conf -/etc/asterisk/indications.conf -/etc/asterisk/logger.conf -/etc/asterisk/manager.conf -/etc/asterisk/mgcp.conf -/etc/asterisk/modules.conf -/etc/asterisk/osp.conf -/etc/asterisk/privacy.conf -/etc/asterisk/queues.conf -/etc/asterisk/rtp.conf -/etc/asterisk/sip.conf -/etc/asterisk/skinny.conf -/etc/default/asterisk diff --git a/openwrt/package/asterisk/files/etc/default/asterisk b/openwrt/package/asterisk/files/asterisk.default index bbcb3cc..bbcb3cc 100644 --- a/openwrt/package/asterisk/files/etc/default/asterisk +++ b/openwrt/package/asterisk/files/asterisk.default diff --git a/openwrt/package/asterisk/files/etc/init.d/S60asterisk b/openwrt/package/asterisk/files/asterisk.init index 698c3df..698c3df 100755..100644 --- a/openwrt/package/asterisk/files/etc/init.d/S60asterisk +++ b/openwrt/package/asterisk/files/asterisk.init |