summarylogtreecommitdiffstats
path: root/cfengine.install
diff options
context:
space:
mode:
Diffstat (limited to 'cfengine.install')
-rw-r--r--cfengine.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/cfengine.install b/cfengine.install
index d9820b511648..c0e436a68643 100644
--- a/cfengine.install
+++ b/cfengine.install
@@ -30,7 +30,7 @@ post_install() {
#fi
echo -e "\nBootstrap cfengine with cf-agent --bootstrap <IP address of policy server>\n"
-
+ echo -e "\nRun systemctl enable cfengine3 to enable CFEngine 3\n"
}
post_remove() {