Home
last modified time | relevance | path

Searched defs:Service (Results 1 – 3 of 3) sorted by relevance

/qemu/contrib/systemd/
H A Dqemu-pr-helper.service4 [Service] section
5 WorkingDirectory=/tmp
6 Type=simple
7 ExecStart=/usr/bin/qemu-pr-helper
8 PrivateTmp=yes
9 ProtectSystem=strict
10 ReadWritePaths=/var/run
11 RestrictAddressFamilies=AF_UNIX
12 Restart=always
13 RestartSec=0
H A Dqemu-vmsr-helper.service4 [Service] section
5 WorkingDirectory=/tmp
6 Type=simple
7 ExecStart=/usr/bin/qemu-vmsr-helper
8 PrivateTmp=yes
9 ProtectSystem=strict
10 ReadWritePaths=/var/run
11 RestrictAddressFamilies=AF_UNIX
12 Restart=always
13 RestartSec=0
H A Dqemu-guest-agent.service6 [Service] section
7 ExecStart=-/usr/bin/qemu-ga
8 Restart=always
9 RestartSec=0