I was trying a fresh install today, and part of my post-install is to disable services I want installed but not activated. When my script issued a "systemctl disable mythbackend.service" it went into a loop with systemd referring it to sysv-install and sysv-install referring it back to systemd. This continued until all of the DBUS resources for systemd were tied up and the system had to be rebooted. Reproducible: Steps to Reproduce:
Colin will understand :-)
CC: (none) => marja11Assignee: bugsquad => mageia
Ahh quite possibly! The newer systemd releases will try and keep sysvinit in sync with systemd units if both are present and I suspect I messed something up there. Should be easy to fix tho'. Will take a look. Certainly isn't a problem with mythbackend specifically tho' (although it would make sense to kill off the sysvinit script, although keeping it there for testing is handy :D)
Summary: mythbackend seems to belong to both systemd and sysv => systemctl enable/disable goes into infinite loop when both sysvinit and systemd native units existsSource RPM: mythbackend => systemd
Ping ?
Closing as OLD.
Resolution: (none) => OLDStatus: NEW => RESOLVED