summaryrefslogtreecommitdiffstats
path: root/doc/client/tools
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-02-22 14:40:41 +0000
committerSol Jerome <solj@ices.utexas.edu>2010-02-22 14:40:41 +0000
commit1095c93de739b3c91cc344e6cdd6cb7139bcd53c (patch)
tree9424a39fada2d7d7281e3e01ac60fe0056b95f5b /doc/client/tools
parentcd2b461a772a6067e9464effe794698b5f2500af (diff)
downloadbcfg2-1095c93de739b3c91cc344e6cdd6cb7139bcd53c.tar.gz
bcfg2-1095c93de739b3c91cc344e6cdd6cb7139bcd53c.tar.bz2
bcfg2-1095c93de739b3c91cc344e6cdd6cb7139bcd53c.zip
doc: Add lrc (legacy run service) example
Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5737 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc/client/tools')
-rw-r--r--doc/client/tools/index.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/client/tools/index.txt b/doc/client/tools/index.txt
index 2cc83898e..d845235f4 100644
--- a/doc/client/tools/index.txt
+++ b/doc/client/tools/index.txt
@@ -93,6 +93,12 @@ SMF
Solaris Service Support.
+Example legacy run service (lrc):
+
+.. code-block:: xml
+
+ <BoundService name='/etc/rc2_d/S47pppd' FMRI='lrc:/etc/rc2_d/S47pppd' status='off' type='smf'/>
+
SYSV
----