summaryrefslogtreecommitdiff
path: root/rcS
blob: 9699e763d482105e69e80b86e924c5f60185f41e (plain)
1
2
3
4
5
6
#!/bin/sh
mount /proc
mount /sys

ifdown eth0
ifup eth0