summarylogtreecommitdiffstats
path: root/acts.install
diff options
context:
space:
mode:
Diffstat (limited to 'acts.install')
-rw-r--r--acts.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/acts.install b/acts.install
index f7ce8c8499c8..fd562ddead09 100644
--- a/acts.install
+++ b/acts.install
@@ -1,3 +1,3 @@
post_install() {
- printf "! NOTE: To use acts, copy /etc/acts.conf.sample to /etc/acts.conf \n"
+ echo ':: You must write your own acts.conf into /etc/acts.conf using the template in /usr/share/acts/acts.conf.sample before using this software.'
}