[systemd-devel] GPL and unit/conf files

Reindl Harald h.reindl at thelounge.net
Fri May 11 13:29:29 UTC 2018



Am 11.05.2018 um 15:21 schrieb Paul Jakma:
> logind.conf has a GPL header, as do things like getty at .service.
> 
> If I needed to make changes to logind.conf, and wanted to bundle a
> modified logind.conf with a GPL-incompatible application, is that
> allowed? 

that's not how you are supposed to work with systemd-configs

/usr/lib/systemd/ has the same structure as /etc/systemd/

* /usr/lib/systemd -> package files
* /etc/systemd -> local overrides

[root at srv-rhsoft:~]$ cat /etc/systemd/logind.conf.d/logind.conf
[Login]
KillUserProcesses=no


More information about the systemd-devel mailing list