Changeset 33570 for ipk/source.mipsel


Ignore:
Timestamp:
03/04/15 07:20:56 (9 years ago)
Author:
Stephan
Message:

force smb.conf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ipk/source.mipsel/network_samba/CONTROL/postinst

    r30485 r33570  
    1010fi
    1111
     12if [ -e /mnt/config/smb.conf ]; then
     13        mv -f /mnt/config/smb.conf /mnt/config/smb.conf.backup
     14        cp /etc/titan.restore/mnt/config/smb.conf /mnt/config/smb.conf
     15fi
     16
    1217$INSTDIR/etc/init.d/samba start
    1318
Note: See TracChangeset for help on using the changeset viewer.