We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9cdaa commit e775225Copy full SHA for e775225
1 file changed
modules.available/13_openwrt_hostname.sh
@@ -10,7 +10,7 @@
10
MODULE_LIST="$MODULE_LIST openwrt_hostname"
11
12
openwrt_hostname_myself="openwrt_hostname" #contains the name of the module
13
-openwrt_hostname_config_file="hostname.txt"
+openwrt_hostname_config_file="system_hostname.txt"
14
15
# Read configuration out of the system and save it to openwrt_hostname_system_config depending on the
16
# parameter
0 commit comments