Skip to content

Stop using default.target in services

Use multi-user.target instead. There is a bug in systemd that makes it ignore the services in default.target.wants folder: https://github.com/systemd/systemd/issues/6334

This issue is still present in fedora 27, so this is the best workaround for now.

Merge request reports