|
From: <abe...@us...> - 2013-03-15 22:15:56
|
Revision: 5995
http://astlinux.svn.sourceforge.net/astlinux/?rev=5995&view=rev
Author: abelbeck
Date: 2013-03-15 22:15:46 +0000 (Fri, 15 Mar 2013)
Log Message:
-----------
restore basic backup, restore asterisk-odbc.sqlite3 file
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 2013-03-14 14:14:21 UTC (rev 5994)
+++ branches/1.0/project/astlinux/target_skeleton/usr/sbin/restore-basic-conf 2013-03-15 22:15:46 UTC (rev 5995)
@@ -75,7 +75,7 @@
# Restore basic configuration files
#
-if ! restore_files astdb astdb.sqlite3 webgui-prefs.txt blocked-hosts dnsmasq.static \
+if ! restore_files astdb astdb.sqlite3 asterisk-odbc.sqlite3 webgui-prefs.txt blocked-hosts dnsmasq.static \
ast-crash rc.local rc.local.stop rc.elocal rc.ledcontrol hosts ethers; then
exit 2
fi
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|