Compare commits

...

2 Commits

Author SHA1 Message Date
teutat3s 3030b0f84d
Merge pull request 'flora-6: add wg-ssh to ignored systemd-wait-online interfaces' (#148) from flora-6/fix-network-wait-online into main
Reviewed-on: #148
Reviewed-by: Hendrik Sokolowski <hensoko@noreply.git.pub.solar>
2024-04-14 21:53:33 +00:00
teutat3s c07d24f6a7
flora-6: add wg-ssh to ignored interfaces
Flake checks / Check (pull_request) Successful in 21m7s Details
for systemd-wait-online to start successfully
2024-04-14 23:22:53 +02:00
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ in
#systemd.services."systemd-networkd".environment.SYSTEMD_LOG_LEVEL = "debug";
systemd.network.wait-online.ignoredInterfaces = [
"docker0"
"wg-ssh"
];
# List services that you want to enable: