void-packages/srcpkgs/libvirt/files/libvirtd/run

4 lines
64 B
Bash

#!/bin/sh
sv check dbus >/dev/null || exit 1
exec libvirtd 2>&1