summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-pbx
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-12-20 15:01:04 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-12-20 15:01:04 +0000
commit8cfa5cc7c59e124a7abcf64952ad6c5050121778 (patch)
treea44e7bf81bec4b24b3a364282c2a920071a9dcb5 /applications/luci-pbx
parentbf25765406456a42ea7d619466e914277cbe479b (diff)
don't use symlink to /lib/functions.sh
Signed-off-by: Luka Perkov <luka@openwrt.org>
Diffstat (limited to 'applications/luci-pbx')
-rwxr-xr-xapplications/luci-pbx/root/etc/init.d/pbx-asterisk2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-pbx/root/etc/init.d/pbx-asterisk b/applications/luci-pbx/root/etc/init.d/pbx-asterisk
index 0c41833cf..99663a971 100755
--- a/applications/luci-pbx/root/etc/init.d/pbx-asterisk
+++ b/applications/luci-pbx/root/etc/init.d/pbx-asterisk
@@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with luci-pbx. If not, see <http://www.gnu.org/licenses/>.
-. /etc/functions.sh
+. /lib/functions.sh
START=60