changelog shortlog graph tags branches changeset files file revisions raw help

Mercurial > infra > box / annotate airootfs/etc/systemd/system/systemd-networkd-wait-online.service.d/wait-for-only-one-interface.conf

changeset 1: 862c7d765472
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 31 May 2024 16:44:48 -0400
permissions: -rw-r--r--
description: baseline init
1
862c7d765472 baseline init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
1
 # Allow systemd-networkd-wait-online to succeed with one interface, otherwise, if multiple network interfaces exist,
862c7d765472 baseline init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
2
 # network-online.target gets needlessly delayed.
862c7d765472 baseline init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
3
 # See https://wiki.archlinux.org/title/systemd-networkd#systemd-networkd-wait-online
862c7d765472 baseline init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
4
 [Service]
862c7d765472 baseline init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
5
 ExecStart=
862c7d765472 baseline init
Richard Westhaver <ellis@rwest.io>
parents:
diff changeset
6
 ExecStart=/usr/lib/systemd/systemd-networkd-wait-online --any