Ricardo Wurmus <[email protected]> writes:
> The issue here is likely that operating-system-services returns all
> services, including those that are added by the operating system
> machinery.

Yes. I ran into this myself the other day.

The solution seems to be to use "operating-system-user-services" in
place of "operating-system-services" (see gnu/system.scm:263). This is
certainly non-intuitive though.

-- 
Simon South
[email protected]

Reply via email to