https://bugzilla.suse.com/show_bug.cgi?id=1165780 https://bugzilla.suse.com/show_bug.cgi?id=1165780#c46 --- Comment #46 from Franck Bui <fbui@suse.com> --- (In reply to Fabian Vogt from comment #45)
As long as the service is still enabled in the preset, it will stay enabled. It might be enough to remove it from https://build.opensuse.org/package/view_file/Base:System/systemd-presets- common-SUSE/default-SUSE.preset?expand=1&rev=29 (line 12),
See comment #34, that should be the path unit that should be enabled instead.
but I'd add a systemctl disable call in %post to be sure, in case someone enabled it manually.
Indeed but playing with stuff in /etc during package update is usually not a good idea so I would be tempted to leave it unless the user is hit by the systemd race issue and in this case we can ask him to remove the symlink manually. -- You are receiving this mail because: You are on the CC list for the bug.