Project

General

Profile

« Previous | Next » 

Revision 5b6eac01

Added by Scott Ullrich over 16 years ago

Use product_name

View differences:

etc/rc.initial.halt
40 40

  
41 41
	echo <<<EOD
42 42

  
43
pfSense will shutdown and halt system. This may take one minute.
43
{$g['product_name']} will shutdown and halt system. This may take one minute.
44 44

  
45 45
Do you want to proceed [y|n]? 
46 46
EOD;
......
49 49

  
50 50
		echo <<<EOD
51 51

  
52
pfSense will shutdown and halt system  now.
52
{$g['product_name']} will shutdown and halt system now.
53 53

  
54 54
EOD;
55 55

  

Also available in: Unified diff