index
:
linux
master
23-24 b11 linux: practicum, eindopdracht
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootfs
/
etc
/
init.d
/
10_network
blob: 03dc3f8b71e47bed5a1543357554445b2f76e562 (
plain
)
1
2
3
#!/bin/sh
# up all network interfaces
ifup
-a
-f