Changeset 1880

Show
Ignore:
Timestamp:
06/04/11 19:13:02 (2 years ago)
Author:
matthijs
Message:

luci: Also backup /etc/firewall.user.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/luci/modules/admin-fon/root/sbin/save-config.sh

    r1854 r1880  
    114114# Create the tarball, containing a bunch of complete config files and 
    115115# the above generated uci commands. 
    116 tar cvzf /tmp/sysupgrade.tgz /etc/uci-defaults /etc/passwd /etc/group /etc/dropbear /etc/samba/smbpasswd /etc/samba/secrets.tdb /etc/config/firewall /etc/config/upnpd /etc/config/umtsd /etc/config/registered /etc/config/gdata /etc/config/facebook /etc/config/flickr /etc/config/mountd /etc/config/fon /etc/config/ddns /etc/config/wizard /etc/pureftpd.passwd /etc/pureftpd.pdb /etc/config/pureftpd /etc/config/samba /etc/config/twitter /etc/config/luci_ethers /etc/openvpn/keys /etc/config/uploadd /etc/nixio 
     116tar cvzf /tmp/sysupgrade.tgz /etc/uci-defaults /etc/passwd /etc/group /etc/dropbear /etc/samba/smbpasswd /etc/samba/secrets.tdb /etc/config/firewall /etc/firewall.user /etc/config/upnpd /etc/config/umtsd /etc/config/registered /etc/config/gdata /etc/config/facebook /etc/config/flickr /etc/config/mountd /etc/config/fon /etc/config/ddns /etc/config/wizard /etc/pureftpd.passwd /etc/pureftpd.pdb /etc/config/pureftpd /etc/config/samba /etc/config/twitter /etc/config/luci_ethers /etc/openvpn/keys /etc/config/uploadd /etc/nixio 
    117117 
    118118# Rememove the zzz-upgrade file again. It ended up in the tarball, no