Revert "src: Document autostart for session demon"

This reverts commit 61b4e8aaf1.

After previous commits this is no longer needed.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
Michal Privoznik 2019-10-05 09:22:15 +02:00
parent 19b1b14f17
commit 897d8b34c8

View 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