Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
PureOS
Packages
qemu
Commits
08f2a8f1
Commit
08f2a8f1
authored
Jan 24, 2019
by
Aurelien Jarno
Browse files
Fix path to qemu-ga in systemd unit (#918378)
parent
cb8737ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/systemd/qemu-guest-agent.service
View file @
08f2a8f1
...
...
@@ -4,7 +4,7 @@ BindTo=dev-virtio\x2dports-org.qemu.guest_agent.0.device
After
=
dev-virtio\x2dports-org.qemu.guest_agent.0.device
[Service]
ExecStart
=
-/usr/bin/qemu-ga
ExecStart
=
-/usr/
s
bin/qemu-ga
Restart
=
always
RestartSec
=
0
...
...
Jonas Smedegaard
@jonas.smedegaard
mentioned in commit
7a6ff8c5
·
May 20, 2019
mentioned in commit
7a6ff8c5
mentioned in commit 7a6ff8c599071190c73ebcd30fe49e748b94cebd
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment