summaryrefslogtreecommitdiff
path: root/package/base-files/extra/init
diff options
context:
space:
mode:
Diffstat (limited to 'package/base-files/extra/init')
-rwxr-xr-xpackage/base-files/extra/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/extra/init b/package/base-files/extra/init
index e11446366..618547693 100755
--- a/package/base-files/extra/init
+++ b/package/base-files/extra/init
@@ -1,5 +1,5 @@
#!/bin/sh
-echo "Starting system ..."
+echo "System initialization ..."
export PATH=/bin:/sbin:/usr/bin:/usr/sbin
mount -nt proc proc /proc
mount -o nosuid,nodev,noexec -t sysfs sysfs /sys