Silence newroot
This commit is contained in:
parent
4989de6acc
commit
4eb7340395
@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Actually, newroot is just like mounting on the root
|
||||
exec mount -n "$*" /
|
||||
exec mount -n "$*" / > /dev/null
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user