Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tmpfiles: add period at end of the sentence | Zbigniew Jędrzejewski-Szmek | 10 days | 1 | -1/+1 |
| | | | | | The license that is immediately above is properly punctuated and it looks sloppy when our line below isn't. | ||||
* | license: LGPL-2.1+ -> LGPL-2.1-or-later | Yu Watanabe | 2020-11-09 | 1 | -1/+1 |
| | |||||
* | add new portable service framework | Lennart Poettering | 2018-05-24 | 1 | -0/+4 |
This adds a small service "systemd-portabled" and a matching client "portablectl", which implement the "portable service" concept. The daemon implements the actual operations, is PolicyKit-enabled and is activated on demand with exit-on-idle. Both the daemon and the client are an optional build artifact, enabled by default rhough. |