Am 11.05.2018 um 15:21 schrieb Paul Jakma:
> logind.conf has a GPL header, as do things like getty@.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@srv-rhsoft:~]$ cat /etc/systemd/logind.conf.d/logind.conf
[Login]
KillUserProcesses=no
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to