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 998cd88a2965..f7ce8c8499c8 100644
--- a/acts.install
+++ b/acts.install
@@ -1,3 +1,3 @@
post_install() {
- printf "! NOTE: The default backuptargets in /etc/acts.conf are \"var etc home root\"\n"
+ printf "! NOTE: To use acts, copy /etc/acts.conf.sample to /etc/acts.conf \n"
}