Silence newroot

This commit is contained in:
Erik van der Kouwe 2010-08-03 13:58:36 +00:00
parent 4989de6acc
commit 4eb7340395

View file

@ -1,5 +1,5 @@
#!/bin/sh
# Actually, newroot is just like mounting on the root
exec mount -n "$*" /
exec mount -n "$*" / > /dev/null