diff options
author | Linnnus <[email protected]> | 2024-08-27 13:59:51 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-08-27 14:10:47 +0200 |
commit | 8cb5c75a832d2a76f02aaed144cbe91574a54d1d (patch) | |
tree | 90eabaae8c1fd8498034778bb934b9060fc72a25 /modules | |
parent | 665a8a04c5d92325d8be08fc069debaec2abf479 (diff) |
ahmed: Don't attempt to fetch linus.onl source before network is online
I thought this restriction was already being enforced since I set
systemd.services."${domain}-source".after = ["network-online.target"]
but that apparently wasn't enough. I had to also ensure the timer, which
triggered the service was ordered after "network-online.target".
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions