Project

General

Profile

« Previous | Next » 

Revision 26a1126c

Added by Scott Ullrich almost 17 years ago

Work on embedded, too

View differences:

etc/phpshellsessions/cvssync
4 4
 *   Part of the pfSense project pfSsh.php subsystem
5 5
 */
6 6

  
7
/etc/rc.conf_mount_rw 
8

  
7 9
if(is_dir("/home/pfsense")) {
8 10
	echo "\nRelocating downloaded cvssync data, please wait...";
9 11
	exec("rm -rf /home/pfsense");
......
193 195
	mwexec_bg("sh /tmp/restart_lighty");
194 196
	echo "\n";
195 197
}
198

  
199
/etc/rc.conf_mount_ro

Also available in: Unified diff