What copies the kiosk.ini to /opt/MUOS/config/

Hi all,

I am setting up my first RG35XX-Plus and want to configure Kiosk mode so the kids aren’t tempted to change settings.

I noticed at the following: Kiosk Mode | muOS it says to place a “kiosk.ini” file under the “MUOS” subfolder on SD1. I have done that and rebooted but it looks like my version of the file is not copied to /opt/MUOS/config/.

What am I missing?

Can you post your INI file here please?

Make sure to use code blocks to paste.

```ini
paste contents here
```

I feel like this is going to be embarrassing for me haha

[application]
archive = 1
task = 1

[config]
customisation = 1
language = 1
network = 1
storage = 1
webserv = 1

[content]
core = 1
governor = 1
option = 1
retroarch = 1
search = 1

[custom]
catalogue = 1
configuration = 1
theme = 1

[datetime]
clock = 1
timezone = 1

[launch]
application = 1
config = 1
explore = 0
collection = 0
history = 0
info = 1

[setting]
advanced = 1
general = 1
hdmi = 1
power = 1
visual = 1