Revision: 7627 http://sourceforge.net/p/ipcop/svn/7627 Author: owes Date: 2014-07-16 05:03:56 +0000 (Wed, 16 Jul 2014) Log Message: ----------- do not forget to change the user of flashfinal.sh too
Modified Paths: -------------- ipcop/trunk/src/installer/installer.c Modified: ipcop/trunk/src/installer/installer.c =================================================================== --- ipcop/trunk/src/installer/installer.c 2014-07-16 04:11:18 UTC (rev 7626) +++ ipcop/trunk/src/installer/installer.c 2014-07-16 05:03:56 UTC (rev 7627) @@ -1037,7 +1037,7 @@ update_kv(&kv_flash, "TMPFS_MAX_SIZE", value); write_kv_to_file(&kv_flash, "/harddisk/var/ipcop/main/flashsettings"); - mysystem("chroot /harddisk /usr/local/sbin/installflash.sh"); + mysystem("chroot /harddisk /usr/local/sbin/flashfinal.sh"); } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn