History log of /openbmc/phosphor-networkd/xyz.openbmc_project.Network.service.in (Results 1 – 7 of 7)
Revision Date Author Comments
# a7cd46ff 14-Feb-2023 Brad Bishop <bradleyb@fuzziesquirrel.com>

treewide: remove dependencies on mapper.target

The mapper is dbus activated now, so these explicit dependency
declarations are unnecessary and redundant.

Change-Id: I097d42a26b1cbcc18a750416877643a

treewide: remove dependencies on mapper.target

The mapper is dbus activated now, so these explicit dependency
declarations are unnecessary and redundant.

Change-Id: I097d42a26b1cbcc18a750416877643a756af5fba
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

show more ...


# c41e44c3 31-May-2022 Brad Bishop <bradleyb@fuzziesquirrel.com>

systemd: drop SyslogIdentifier

This is the default behavior, so specifing it is unnecessary.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I8a48acd733c84d3d3bc34b08d135d9cd1b4

systemd: drop SyslogIdentifier

This is the default behavior, so specifing it is unnecessary.

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: I8a48acd733c84d3d3bc34b08d135d9cd1b4a771c

show more ...


# 315b19bb 26-May-2022 Brad Bishop <bradleyb@fuzziesquirrel.com>

systemd: use qualified paths

Fix a documented anti-pattern:
https://github.com/openbmc/docs/blob/master/anti-patterns.md#use-of-usrbinenv-in-systemd-service-files

Signed-off-by: Brad Bishop <bradle

systemd: use qualified paths

Fix a documented anti-pattern:
https://github.com/openbmc/docs/blob/master/anti-patterns.md#use-of-usrbinenv-in-systemd-service-files

Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Change-Id: Ia2c78f0d39982754f1758b2e6bd89cd8b3591c0d

show more ...


# 26c40a43 03-Nov-2021 William A. Kennington III <wak@google.com>

network_manager: Ensure that systemd-networkd is ready

We have some instances where systemd-networkd takes longer than usual
to configure. Combined with a service that manipulates networ

network_manager: Ensure that systemd-networkd is ready

We have some instances where systemd-networkd takes longer than usual
to configure. Combined with a service that manipulates network settings,
this sometimes causes addresses and routes to be lost because
phosphor-networkd writes new configurations before the configs are even
loaded from the RWFS.

Change-Id: I3dac95a0d54840423c0b0197a123318954a2e56a
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 0a01b2a9 13-May-2021 William A. Kennington III <wak@google.com>

build: Add meson build

Change-Id: Id01834cf0b6580b7e6f6fa195b4a547fd03222ce
Signed-off-by: William A. Kennington III <wak@google.com>


# 5f1eb468 12-Feb-2019 William A. Kennington III <wak@google.com>

configure: Cleanup dbus variables

These are realistically not configurable by the end user and could be
provided as a runtime configuration if needed so that custom networkd
binaries

configure: Cleanup dbus variables

These are realistically not configurable by the end user and could be
provided as a runtime configuration if needed so that custom networkd
binaries are not needed for each different busname.

Configure variable substitution was kept to ensure the value is
consistent between all of the source files.

Change-Id: Ic6d50a80b48e2cfc07e48067089236010894e71b
Signed-off-by: William A. Kennington III <wak@google.com>

show more ...


# 042e4723 07-Jan-2019 Patrick Venture <venture@google.com>

move service file, dbus conf into repo

Move the service file for phosphor-networkd from the bitbake recipe to
the source repository.
Move the dbus configuration file for phosphor-net

move service file, dbus conf into repo

Move the service file for phosphor-networkd from the bitbake recipe to
the source repository.
Move the dbus configuration file for phosphor-network from a generated
file to the source repository.

Tested: Verified dbus conf and service file were installed where
expected.
Change-Id: Idd1a1872aeb020f6b0e2eb9dba7c2e96198be2af
Signed-off-by: Patrick Venture <venture@google.com>

show more ...