From 1bc37f5ba2f00c6440fd539d03ca16afb50d67c3 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 16 Mar 2011 11:20:07 +0100 Subject: [PATCH] setup mode 0644 for motd Signed-off-by: Nico Schottelius --- conf/type/__motd/manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/type/__motd/manifest b/conf/type/__motd/manifest index a6e963f1..4716f530 100755 --- a/conf/type/__motd/manifest +++ b/conf/type/__motd/manifest @@ -38,4 +38,4 @@ case "$os" in ;; esac -__file "$destination" --source "$source" --type file +__file "$destination" --source "$source" --mode 0644