summaryrefslogtreecommitdiffstats
path: root/etc/rc.network
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.network')
-rw-r--r--etc/rc.network2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.network b/etc/rc.network
index c4dcb81..00f6250 100644
--- a/etc/rc.network
+++ b/etc/rc.network
@@ -235,7 +235,7 @@ network_pass1() {
ppp_command="${ppp_command} ${ppp_profile}"
- echo -n "Starting ppp as \"${ppp_user}\""
+ echo "Starting ppp as \"${ppp_user}\""
su -m ${ppp_user} -c "exec ${ppp_command}"
;;
esac
OpenPOWER on IntegriCloud