diff options
author | mdima <michele@nt2.it> | 2011-08-26 21:23:37 +0200 |
---|---|---|
committer | mdima <michele@nt2.it> | 2011-08-26 21:23:37 +0200 |
commit | 928ae24515bea4cbc92f8c9ae0105d7e22d3e5e0 (patch) | |
tree | 31878edc83ee3ce980228014064faa8785a60b88 | |
parent | 432fbd979fdb507f2710e822d5ed6fd2f7919c76 (diff) | |
download | pfsense-packages-928ae24515bea4cbc92f8c9ae0105d7e22d3e5e0.tar.gz pfsense-packages-928ae24515bea4cbc92f8c9ae0105d7e22d3e5e0.tar.bz2 pfsense-packages-928ae24515bea4cbc92f8c9ae0105d7e22d3e5e0.zip |
Added the description to the LCDProc service.
-rw-r--r-- | config/lcdproc/lcdproc.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/lcdproc/lcdproc.xml b/config/lcdproc/lcdproc.xml index 86d5be7d..bc048137 100644 --- a/config/lcdproc/lcdproc.xml +++ b/config/lcdproc/lcdproc.xml @@ -66,6 +66,7 @@ <name>lcdproc</name> <rcfile>lcdproc.sh</rcfile> <executable>LCDd</executable> + <description>LCD Driver</description> </service> <fields> <field> |