Changes

Jump to navigation Jump to search
6 bytes added ,  22:32, 21 April 2013
Line 431: Line 431:  
you can see this page of the wiki [[DB_Variables_Configuration]]
 
you can see this page of the wiki [[DB_Variables_Configuration]]
   −
=== Setting db variables to default values ===
+
==== Setting db variables to default values ====
 
{{Note box| Use of 'config' is a shorthand version for 'db configuration' and therefore only works with the configuration database}}
 
{{Note box| Use of 'config' is a shorthand version for 'db configuration' and therefore only works with the configuration database}}
   Line 438: Line 438:  
  /etc/e-smith/events/actions/initialize-default-databases
 
  /etc/e-smith/events/actions/initialize-default-databases
   −
=== Delete a property value ===
+
==== Delete a property value ====
 
To delete the property
 
To delete the property
 
  db accounts delprop <key> <prop>
 
  db accounts delprop <key> <prop>
   −
=== Reset a property value ===
+
==== Reset a property value ====
 
To reset to an empty value
 
To reset to an empty value
 
  db accounts setprop <key> <prop> <nowiki>''</nowiki>
 
  db accounts setprop <key> <prop> <nowiki>''</nowiki>

Navigation menu