From 6d5c69d5c423b2dcb049b11618b4f15216213161 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 20 Jan 2012 14:16:49 +0100 Subject: [PATCH] remove runlevel parameter for now - seems to be too complex/unecessary for the moment Signed-off-by: Nico Schottelius --- conf/type/__start_on_boot/man.text | 4 ---- 1 file changed, 4 deletions(-) diff --git a/conf/type/__start_on_boot/man.text b/conf/type/__start_on_boot/man.text index 5614f16b..e9691401 100644 --- a/conf/type/__start_on_boot/man.text +++ b/conf/type/__start_on_boot/man.text @@ -23,10 +23,6 @@ OPTIONAL PARAMETERS state:: 'present' or 'absent', defaults to 'present' -runlevel:: - Specify runlevel(s) to affect. Defaults to default or current runlevel. - NOT YET SUPPORTED, ALWAYS USING CURRENT RUNLEVEL. - EXAMPLES --------