summarylogtreecommitdiffstats
path: root/upcheck.install
diff options
context:
space:
mode:
Diffstat (limited to 'upcheck.install')
-rw-r--r--upcheck.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/upcheck.install b/upcheck.install
index 2cc00bb3da6f..d18e30698a18 100644
--- a/upcheck.install
+++ b/upcheck.install
@@ -1,3 +1,3 @@
post_install () {
- echo "To get it working, you need to enable the upcheck.timer unit via systemd."
-} \ No newline at end of file
+ echo ">> To get upcheck working automatically, you need to enable the upcheck.timer unit via systemd."
+}