How to understand configuration files syntax?
Matthew Martinez
Now I know this is a little abstract but how does one know how do edit a config file for example /etc/systemd/logind.conf how do you know what syntax is allowed and what not?
1 Answer
The configuration file formats vary between different configuration files. You may want to conduct a google search for a tutorial on the format you wish to use. For .conf files in /etc/systemd, I found this wiki page: