Skip to content

Commit

Permalink
Merge pull request #11956 from monstermunchkin/misc/transition
Browse files Browse the repository at this point in the history
lxd/instance/drivers: Update system unit documentation
  • Loading branch information
tomponline authored Jul 6, 2023
2 parents ad45965 + 9ba765f commit ff3845d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lxd/instance/drivers/driver_qemu.go
Original file line number Diff line number Diff line change
Expand Up @@ -2483,7 +2483,7 @@ func (d *qemu) generateConfigShare() error {

lxdAgentServiceUnit := `[Unit]
Description=LXD - agent
Documentation=https://linuxcontainers.org/lxd
Documentation=https://documentation.ubuntu.com/lxd/en/latest/
ConditionPathExists=/dev/virtio-ports/org.linuxcontainers.lxd
Before=cloud-init.target cloud-init.service cloud-init-local.service
DefaultDependencies=no
Expand Down

0 comments on commit ff3845d

Please sign in to comment.