Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SPDX license headers to unit files | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+2 |
| | |||||
* | units: use https for the freedesktop url (#6227) | AsciiWolf | 2017-06-29 | 1 | -1/+1 |
| | |||||
* | units: order network-online.target after network.target | Lennart Poettering | 2014-06-11 | 1 | -0/+1 |
| | | | | | | | There might be implementations around where the network-online logic might not talk to any network configuration service (and thus not have to wait for it), hence let's explicitly order network-online.target after network.target to avoid any ambiguities. | ||||
* | units: fix network-online.target fields | Lennart Poettering | 2013-03-29 | 1 | -2/+2 |
| | |||||
* | unit: replace remote-fs-setup.target by network-online.target | Lennart Poettering | 2013-03-29 | 1 | -0/+11 |
https://bugzilla.redhat.com/show_bug.cgi?id=787314 |