Add modified hostname script for embedded systems
This commit is contained in:
1
busybox/hostname/dependencies
Normal file
1
busybox/hostname/dependencies
Normal file
@@ -0,0 +1 @@
|
||||
remount-root
|
1
busybox/hostname/type
Normal file
1
busybox/hostname/type
Normal file
@@ -0,0 +1 @@
|
||||
oneshot
|
5
busybox/hostname/up
Normal file
5
busybox/hostname/up
Normal file
@@ -0,0 +1,5 @@
|
||||
#############################
|
||||
# Set the system's hostname #
|
||||
#############################
|
||||
|
||||
hostname -F /etc/hostname
|
Reference in New Issue
Block a user