diff --git a/bin/changewifisettings.py b/bin/changewifisettings.py index a801475..f41edc9 100755 --- a/bin/changewifisettings.py +++ b/bin/changewifisettings.py @@ -57,7 +57,7 @@ def is_networkmanager(): # Path of various config files. -kernel_cmdline_file = "/boot/cmdline.txt" +kernel_cmdline_file = "/boot/firmware/cmdline.txt" hosts_file = "/etc/hosts" nodogsplash_conf_file = "/etc/nodogsplash/nodogsplash.conf" if is_networkmanager():