mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-04-28 09:58:12 +00:00
14 lines
269 B
Desktop File
14 lines
269 B
Desktop File
[Unit]
|
|
Description=PVE Query Machine Capabilities
|
|
RequiresMountsFor=/run
|
|
Before=pve-ha-lrm.service
|
|
Before=pve-guests.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/libexec/qemu-server/query-machine-capabilities
|
|
Type=oneshot
|
|
RemainAfterExit=yes
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|