]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
Revert "src: Document autostart for session demon"
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 5 Oct 2019 07:22:15 +0000 (09:22 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 8 Oct 2019 14:42:19 +0000 (16:42 +0200)
This reverts commit 61b4e8aaf1bce07f282c152de556c3d6aa8d65be.

After previous commits this is no longer needed.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt-domain.c

index e200dcc7d0541bd7feeaa4b04001c0bcdb1cff12..65c73be312e5e7d8641f9a0e08d3d3135674fc62 100644 (file)
@@ -6696,11 +6696,6 @@ 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