From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- config/lcdproc/lcdproc_screens.xml | 91 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 config/lcdproc/lcdproc_screens.xml (limited to 'config/lcdproc/lcdproc_screens.xml') diff --git a/config/lcdproc/lcdproc_screens.xml b/config/lcdproc/lcdproc_screens.xml new file mode 100644 index 00000000..5c43ab61 --- /dev/null +++ b/config/lcdproc/lcdproc_screens.xml @@ -0,0 +1,91 @@ + + + Services: LCDproc: Screens + lcdproc_screens + 0.5.2_1-p9 + Save + /usr/local/pkg/lcdproc.inc + + + Server + /pkg_edit.php?xml=lcdproc.xml&id=0 + + + Screens + /pkg_edit.php?xml=lcdproc_screens.xml&id=0 + + + + + LCDproc + Set LCDproc settings such as display driver and com port +
Services
+ /pkg_edit.php?xml=lcdproc.xml&id=0 +
+ + + Enable Time + scr_time + checkbox + + + Enable Uptime + scr_uptime + checkbox + + + Enable Hostname + scr_hostname + checkbox + + + Enable System + scr_system + checkbox + + + Enable Disk + scr_disk + checkbox + + + Enable Load + scr_load + checkbox + + + Enable States + scr_states + checkbox + + + Enable Carp + scr_carp + checkbox + + + Enable IPsec + scr_ipsec + checkbox + + + Enable Load Balancer + scr_slbd + checkbox + + + Enable Interfaces + scr_interfaces + checkbox + + + + before_form_lcdproc_screens(&$pkg); + + + validate_form_lcdproc_screens($_POST, &$input_errors); + + + sync_package_lcdproc_screens(); + +
-- cgit v1.2.3