[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

dh_installinit and dpkg-reconfigure



Hello,

dh_installinit adds 'invoke-rc.d start' (or: init.d/package start) to
postinst, hence, after dpkg-reconfigure is run, postinst will try to
start an already running service, start-stop-daemon will fail, and the
daemon will not reload its new configuration.

What's the correct way to handle this?

Kind regards,

Martin



Reply to: