https://github.com/systemd/systemd/issues/6334
Since this commit https://github.com/systemd/systemd/commit/2d058a87ffb2d31a50422a8aebd119bbb4427244 (in v233 and v234), you can no longer create /etc/systemd/system/default.target.wants/ and drop in service files (or symlinks). The directory is skipped. I have reverted the commit on top of systemd from git and that makes defaults.target.wants work again. Is this supposed to work? It worked fine since at least Fedora 18-25, but it is now broken in Fedora 26. If it was never supposed to work, how are you supposed to enable a service for the default target, even allowing for the user to change the default target and still have the service enabled? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 100 libraries supported. http://fedoraproject.org/wiki/MinGW _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
