I have a script setting and changing firewall rules, depending on the actually used IP addresses.
This script was generated and is being executed properly using ROS6.7.
After updating the ROS to 6.11 or 6.15 it does not start anymore, when triggered by the scheduler or by “Run Script”.
If I copy and paste it to a Terminal window, it is executed with no problem.
The owner of the script is “*sys”; I tried to copy it to a new one with owner “admin” - which did not help.
Has anybody a clew what was changed since 6.7 and how this could be solved?
Thank’s a lot!