]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
Fixed hostap backup routine
authorManiacikarus <maniacikarus@ipfire.org>
Sun, 7 Dec 2008 19:47:39 +0000 (20:47 +0100)
committerManiacikarus <maniacikarus@ipfire.org>
Sun, 7 Dec 2008 19:47:39 +0000 (20:47 +0100)
config/backup/includes/hostapd
src/paks/hostapd/update.sh

index e63e5d8c301bf277539955294510d93f6e0fbb2d..ea326f24988562eb9ab9e3675223bb5211f337ff 100644 (file)
@@ -1,3 +1,5 @@
 /etc/hostapd.conf
+/etc/hostapd.accept
+/etc/hostapd.deny
 /var/ipfire/wlanap/settings
 /var/ipfire/wlanap/hostapd.conf
index 89c40d0d7c5d3dd57b5944f3af4977d5f8d76760..108cfa1f37f8c0ad67aaed1eb3e37551db1c09a6 100644 (file)
 # along with IPFire; if not, write to the Free Software                    #
 # 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
+echo "/etc/hostapd.accept" >> /var/ipfire/backup/addons/includes/hostapd
+echo "/etc/hostapd.deny" >> /var/ipfire/backup/addons/includes/hostapd
 ./uninstall.sh
 ./install.sh