On 02/11/2018 08:14 AM, Giacomo Longo via arch-general wrote: > You can also use ConditionKernelVersion like so > > /etc/systemd/system/{vboxadd,vboxadd-service}.service.d/kerver.conf > ------------------------------------------------- > [Unit] > ConditionKernelVersion=<4.15 > > > Giacomo Longo Yes! Thank you Giacomo and Damjan. This is exactly what I was looking for but knew not what it was or where it lived in systemd. This should allows an if (kernelver < 4.15) load the vboxguest modules. -- David C. Rankin, J.D.,P.E.