begin to create cdist-quickstart

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-02-26 20:57:04 +01:00
commit 998be2025b
2 changed files with 30 additions and 6 deletions

View file

@ -36,7 +36,6 @@ esac
The manifest of the type "nologin" may look like this:
--------------------------------------------------------------------------------
__file /etc/nologin --type file --source "$__type/files/default.nologin"
--------------------------------------------------------------------------------
@ -46,7 +45,7 @@ SEE ALSO
--------
cdist-manifest-run(1),
cdist-manifest-run-all(1),
cdist-manifest-run-init(1)
cdist-manifest-run-init(1),
cdist-type(7)