mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Fixed hostap backup routine
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
/etc/hostapd.conf
|
/etc/hostapd.conf
|
||||||
|
/etc/hostapd.accept
|
||||||
|
/etc/hostapd.deny
|
||||||
/var/ipfire/wlanap/settings
|
/var/ipfire/wlanap/settings
|
||||||
/var/ipfire/wlanap/hostapd.conf
|
/var/ipfire/wlanap/hostapd.conf
|
||||||
|
|||||||
@@ -17,10 +17,12 @@
|
|||||||
# along with IPFire; if not, write to the Free Software #
|
# along with IPFire; if not, write to the Free Software #
|
||||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA #
|
||||||
# #
|
# #
|
||||||
# Copyright (C) 2007 IPFire-Team <info@ipfire.org>. #
|
# Copyright (C) 2008 IPFire-Team <info@ipfire.org>. #
|
||||||
# #
|
# #
|
||||||
############################################################################
|
############################################################################
|
||||||
#
|
#
|
||||||
. /opt/pakfire/lib/functions.sh
|
. /opt/pakfire/lib/functions.sh
|
||||||
|
echo "/etc/hostapd.accept" >> /var/ipfire/backup/addons/includes/hostapd
|
||||||
|
echo "/etc/hostapd.deny" >> /var/ipfire/backup/addons/includes/hostapd
|
||||||
./uninstall.sh
|
./uninstall.sh
|
||||||
./install.sh
|
./install.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user