diff options
author | Vincent Ambo <tazjin@tvl.su> | 2024-02-26T11·18+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2024-02-26T11·48+0000 |
commit | 2dbeaa80c3b79fffaa199a77a15653357f322de0 (patch) | |
tree | e3def2c11a973dbf206317e04807a5f797030a04 /third_party | |
parent | 1f3fe7d41f6655fdbe7b5f2303cf29aa059bfc2c (diff) |
fix: explicit dependencies on network-online.target r/7607
A recent change in nixpkgs introduced evaluation warnings if a systemd service is configured to start after network-online.target, but does not directly depend on it. This is done because the existing dependency from multi-user.target to network-online.target is being removed, leaving these services without an actual dependency on the service. This affected autosubmit (I added a weak dependency here, for now the service is actually on the same host as Gerrit), and sterni's mirror setup (I added a strong dependency here). Change-Id: I88a4aa69f6788c489f59533d34be3c9cea681326 Reviewed-on: https://cl.tvl.fyi/c/depot/+/11026 Autosubmit: tazjin <tazjin@tvl.su> Reviewed-by: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions