link __process to __start_on_boot and vice versa

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-07 18:04:49 +01:00
parent 7814ece7b7
commit 82830f191d
2 changed files with 2 additions and 2 deletions

View File

@ -17,8 +17,6 @@ REQUIRED PARAMETERS
-------------------
state::
State of the process: Either present or absent
(old values "stopped" and "running" are deprecated and will be removed in
cdist 2.1).
OPTIONAL PARAMETERS
@ -66,6 +64,7 @@ __process rpcstatd --state present --start "/etc/init.d/statd start" \
SEE ALSO
--------
- cdist-type(7)
- cdist-type__start_on_boot(7)
COPYING

View File

@ -45,6 +45,7 @@ __start_on_boot puppet --state absent
SEE ALSO
--------
- cdist-type(7)
- cdist-type__process(7)
COPYING