Forgot the list

-------- Forwarded Message --------
Subject:        Re: [systemd-devel] Bare Metal or VM
Date:   Fri, 16 Jul 2021 20:51:50 -0400
From:   Albert Brox <alb...@exypno.tech>
To:     Ed Greshko <ed.gres...@greshko.com>



Hi Ed, please look into using the ConditionVirtualization= directive in your unit.

https://www.freedesktop.org/software/systemd/man/systemd.unit.html#ConditionVirtualization=

Regards,
Albert

On 7/16/21 8:36 PM, Ed Greshko wrote:
Hi,

This may be an "uninformed" question since I've not done much with systemd.

Is there a way for a service or unit to be aware if the environment is Bare Metal or a Virtual Machine.

For example, a unit is triggered by a user logging in as a graphical user.  But, I only want the unit's ExecStart to be processed if the environment is a qemu VM.  I'd rather not have the process started on
Bare Metal since it would be unused.

Thanks,
Ed




_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to