From 8ff02673f0deca02e003c2a66bab0b3f524192ae Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Mon, 14 Mar 2011 23:43:00 +0100 Subject: [PATCH] remove __motd from localhost (not good as an example for testers) Signed-off-by: Nico Schottelius --- conf/manifest/init | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/manifest/init b/conf/manifest/init index aa1a51da..0a1dca50 100755 --- a/conf/manifest/init +++ b/conf/manifest/init @@ -14,7 +14,6 @@ case "$__target_host" in localhost) # Usual example __file test --type symlink --source /etc/cdist-configured --destination /tmp/cdist-testfile - __motd ;; #