When loading a sudo policy file into the MCU many errors are reported
说明
When loading a sudo policy file in the MCU, a large number of syntax errors are reported when trying to save the file. The "error near line.." errors are shown for most lines, including one that are just comments.
原因
The file that was copied into the MCU policy editor contained Windows line endings which are not supported.
解决办法
Converting the file to Unix line endings before loading it into the MCU resolves the syntax errors.