I can not edit this file.
It does not give me permission to change it. Only to look at it.
Is says the owner is root.
When I try to save it says "Can't open file to write".
Please keep in mind, that from date xxx on, the additional system processes are need to be declared in "CODESYSControl_User.cfg" and not in "CODESYSControl.cfg" anymore.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I can not edit this file.
It does not give me permission to change it. Only to look at it.
Is says the owner is root.
When I try to save it says "Can't open file to write".
/etc/CODESYSControl.cfg:
[SysProcess]
Command=AllowAll
Never mind I got it to work
sudo nano
I have little experience with linux
hi,
I have the same problem how is the solution?
thanks
use "sudo nano /etc/CODESYSControl.cfg"
Bye
Please keep in mind, that from date xxx on, the additional system processes are need to be declared in "CODESYSControl_User.cfg" and not in "CODESYSControl.cfg" anymore.
Hi laruso.
Now in, "CODESYSControl_User.cfg", the /etc/CODESYSControl.cfg file looks like this:
[SysProcess]
Command.0=shutdown
How show i write the "Command=AllowAll"???
Like this?
[SysProcess]
Command.0=shutdown
Command.1=AllowAll
Please advice.
Thanks!!!
[SysProcess]
Command=AllowAll
You could also keep the shutdown at .0 I think. Like this:
[SysProcess]
Command=AllowAll
Command.0=shutdown