mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
busybox:
- remove network init script
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# start Networking
|
||||
#
|
||||
# runlevels: openelec, text, debug
|
||||
|
||||
. /etc/sysconfig
|
||||
|
||||
progress "Starting Networking"
|
||||
|
||||
/sbin/ifup -a &
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user