Skip to content

Commit

Permalink
Merge pull request #87263 from arianvp/resolved-dbus
Browse files Browse the repository at this point in the history
nixos/resolved: Include dbus alias of resolved unit
  • Loading branch information
flokli committed May 9, 2020
2 parents 8277fb4 + 7fe539f commit d4c2f1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos/modules/system/boot/resolved.nix
Expand Up @@ -144,6 +144,7 @@ in

systemd.additionalUpstreamSystemUnits = [
"systemd-resolved.service"
"dbus-org.freedesktop.resolve1.service"
];

systemd.services.systemd-resolved = {
Expand Down

0 comments on commit d4c2f1a

Please sign in to comment.