Preuße, Hilmar <[email protected]> wrote:
> Am 12.05.2026 um 13:28 schrieb Sven Hartge:

>> Is it really as easy as having
>> 
>> if [ "$1" = "configure" ]; then
>>    if [ -e /etc/init.d/radsecproxy ]; then
>>        rm /etc/init.d/radsecproxy
>>    fi
>> fi
>> 
>> in my postinst?
>> 
> I'm wondering, why you care at all. According to [1] the init script is 
> part of the package, so I would expect that dpkg cares. You should stop 
> delivering it in the package.

Extremely valid point, yes.

I somehow got it in my head that I need to clean this up manually
because I, for whatever reason, was of the opinion that just no longer
shipping it would not be enough.

So, yes, you are obviously right about that, just let dpkg deal with it.

Grüße,
Sven.

-- 
Sigmentation fault. Core dumped.

Reply via email to