From 1e3527dbd13cd3a617117aec77a4b99252d98c89 Mon Sep 17 00:00:00 2001 From: samuel Date: Fri, 1 May 2020 12:02:36 +0200 Subject: [PATCH] editing the init file --- .#L-3-Cleanliness | 1 - dot-cdist/manifest/init | 16 +--------------- 2 files changed, 1 insertion(+), 16 deletions(-) delete mode 120000 .#L-3-Cleanliness mode change 100644 => 100755 dot-cdist/manifest/init diff --git a/.#L-3-Cleanliness b/.#L-3-Cleanliness deleted file mode 120000 index 1b95637..0000000 --- a/.#L-3-Cleanliness +++ /dev/null @@ -1 +0,0 @@ -sami@afro-linux-lenovo-b50-30.4621:1587030233 \ No newline at end of file diff --git a/dot-cdist/manifest/init b/dot-cdist/manifest/init old mode 100644 new mode 100755 index cb8410a..a2ac78e --- a/dot-cdist/manifest/init +++ b/dot-cdist/manifest/init @@ -1,15 +1 @@ - -case "$__target_host" in - localhost) - # Indicate that the target host is configured with cdist - __file /etc/cdist-configured - - # Copy - __file /etc/motd --state present --source "$__type/motd" - - __package emacs --state present - - __timezone Europe/Zurich -;; -esac - + _file /etc/cdist-configured