i want to change system default setting ,such as /etc/systemd/logind.conf.
it is:
i want to enable some lines:
so i checked package.mk of systemd,but it don't change these lines.
i checked many files/scripts about systemd directory(packages , scripts,config,build.LibreELEC-xxxx-devel,projects....)
and i search logind.conf in all directorys and changed every file i found ,then recompiling ,but it change back at last.
there are so many system config files, i don't know which scripts or files to generate these config files and how they generate defconfig files.
what can i do to change this file ? or which files should i to view to find it how to work?