diff --git a/archiso/profiledef.sh b/archiso/profiledef.sh index 923f9d1..b6a500a 100644 --- a/archiso/profiledef.sh +++ b/archiso/profiledef.sh @@ -24,4 +24,5 @@ file_permissions=( ["/usr/local/bin/choose-mirror"]="0:0:755" ["/usr/local/bin/Installation_guide"]="0:0:755" ["/usr/local/bin/livecd-sound"]="0:0:755" + ["/etc/NetworkManager/dispatcher.d/09-timezone"]="0:0:755" )