Where should application configuration files be stored on WAGO CC100 (751-9402)?

Hi everyone,

On the WAGO CC100 (751-9402) running Linux, which folder or directory in the filesystem is the most appropriate for storing device configuration files for a custom application?

I’m looking for a location that follows good Linux practices and will persist across reboots and updates.

Thanks in advance for any guidance.

I would recommand either /etc/ or /opt/ folder

Thank you for your support!

I will says it depend if codesys should have access to it or not.
For pure linux program, indeed that’s the right answer.

1 Like