diff --git a/src/libvirt-domain.c b/src/libvirt-domain.c index d49d7f869f363d891e5c0418d186ec620ea83079..75c9014c0ecdff3a1f4fc99e7bd18748e743fe61 100644 --- a/src/libvirt-domain.c +++ b/src/libvirt-domain.c @@ -6693,6 +6693,11 @@ virDomainCreateWithFiles(virDomainPtr domain, unsigned int nfiles, * configured to be automatically started when the host * machine boots. * + * Please note that this might result in unexpected behaviour if + * used for some session URIs. Since the session daemon is started + * with --timeout it comes and goes and as it does so it + * autostarts domains which might have been shut off recently. + * * Returns -1 in case of error, 0 in case of success */ int