|
From: <abe...@us...> - 2015-01-29 18:08:32
|
Revision: 6953
http://sourceforge.net/p/astlinux/code/6953
Author: abelbeck
Date: 2015-01-29 18:08:25 +0000 (Thu, 29 Jan 2015)
Log Message:
-----------
restore-basic-conf, add 'phoneprov-reload.script' support
Modified Paths:
--------------
branches/1.0/project/astlinux/target_skeleton/usr/sbin/restore-basic-conf
Modified: branches/1.0/project/astlinux/target_skeleton/usr/sbin/restore-basic-conf
===================================================================
--- branches/1.0/project/astlinux/target_skeleton/usr/sbin/restore-basic-conf 2015-01-29 18:03:40 UTC (rev 6952)
+++ branches/1.0/project/astlinux/target_skeleton/usr/sbin/restore-basic-conf 2015-01-29 18:08:25 UTC (rev 6953)
@@ -83,7 +83,7 @@
# Restore basic configuration files
#
if ! restore_files astdb astdb.sqlite3 asterisk-odbc.sqlite3 webgui-prefs.txt blocked-hosts dnsmasq.static \
- rc.local rc.local.stop rc.elocal rc.ledcontrol wan-failover.script \
+ rc.local rc.local.stop rc.elocal rc.ledcontrol wan-failover.script phoneprov-reload.script \
ast-crash hosts ethers; then
exit 2
fi
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|