Skip to content

Commit

Permalink
Merge pull request #5113 from emmanuel-ferdman/main
Browse files Browse the repository at this point in the history
docs: update `rpm-ostreed.service` reference
  • Loading branch information
cgwalters authored Sep 30, 2024
2 parents f08c4c7 + 40d3de1 commit 3253f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/architecture-daemon.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ The D-Bus API is defined in

The rpm-ostree daemon runs as a systemd service which owns the
`org.projectatomic.rpmostree1` name on the system D-Bus (see
[`src/daemon/rpm-ostreed.service.in`](https://github.com/coreos/rpm-ostree/blob/main/src/daemon/rpm-ostreed.service.in)).
[`src/daemon/rpm-ostreed.service`](https://github.com/coreos/rpm-ostree/blob/main/src/daemon/rpm-ostreed.service)).

When a client wants to talk to the daemon, the D-Bus daemon starts up the
systemd service if it's not already running (see
Expand Down

0 comments on commit 3253f5e

Please sign in to comment.