From 61ac8d03afe07b680ff0f9ca97c3ef1bfeec4de4 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Tue, 18 Jun 2013 20:19:29 -0400 Subject: [PATCH] Clarify module docs --- library/system/service | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/library/system/service b/library/system/service index bb5b903b6f5..179e74bc41b 100644 --- a/library/system/service +++ b/library/system/service @@ -56,10 +56,9 @@ options: runlevel: required: false + default: 'default' description: - - The runlevel that this service belongs to. Needed by OpenRC system - (e.g. Gentoo), and default to "default" if not set. - + - For OpenRC init scripts (ex: Gentoo) only. The runlevel that this service belongs to. arguments: description: - Additional arguments provided on the command line