Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

How to understand configuration files syntax?

Writer 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

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:

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy