summaryrefslogtreecommitdiff
path: root/system/s6/s6.pre-upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'system/s6/s6.pre-upgrade')
-rw-r--r--system/s6/s6.pre-upgrade2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/s6/s6.pre-upgrade b/system/s6/s6.pre-upgrade
index 19804af6d..2c175a325 100644
--- a/system/s6/s6.pre-upgrade
+++ b/system/s6/s6.pre-upgrade
@@ -2,5 +2,5 @@
addgroup -S catchlog 2>/dev/null
adduser -S -D -H -s /bin/false -G catchlog -g catchlog catchlog 2>/dev/null
-echo 'Run "rc-update add s6 default" to automatically start a s6 supervision tree on /run/service at boot time.' 1>&2
+
exit 0