Re: systemd WantedBy= target changed - canonical way to clean up old .wants symlinks?
On 07/27/2016 10:21 PM, Patrick Schleizer wrote:
> Hi!
>
> When changing a systemd WantedBy= target...
>
> Is there a canonical way to clean up the old .wants symlinks?
>
> These are not automatically removed on package upgrades. Considered a
> bug or feature? :)
Bug, I reported that a while back:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797108
Unfortunately, I lost track of that at some point...
*re-add to TODO list*
> rm_conffile?
Probably just rm -f in postinst (with version check).
Regards,
Christian
Reply to: