Ignore:
Timestamp:
02/14/13 02:55:29 (11 years ago)
Author:
obi
Message:

fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/networkbrowser/networkbrowser.h

    r19941 r20068  
    743743                writesys("/var/etc/automount/auto.misc", savesettings, 0);
    744744                system("hotplug.sh first");
    745                 system("rm -rf /mnt/automount ; mkdir /mnt/automount; cp -a /var/etc/automount/* /mnt/automount");
     745//              system("rm -rf /mnt/automount ; mkdir /mnt/automount; cp -a /var/etc/automount/* /mnt/automount");
    746746        }
    747747
     
    15841584       
    15851585        status.hangtime = 99999;
    1586         system("cp -a /mnt/automount/* /var/etc/automount");
     1586//      system("cp -a /mnt/automount/* /var/etc/automount");
    15871587
    15881588start:
Note: See TracChangeset for help on using the changeset viewer.