If the patches I submitted upstream (cc:ed to #219000) get applied to
ifplugd.c then it will be possible to restart ifplugd cleanly: i.e.,
stop ifplugd using SIGQUIT and restart it using the --no-startup option.
Then "-q" can be dropped from the default list of options.

In order to minimize the amount of time that ifplugd is not running,
both stopping and starting should be done in the postinst.  (Currently,
ifplugd is stopped in the prerm and started again in the postinst.)
This means that custom postinst code will have to be used instead of the
snippets generated by dh_installinit.

-- 
Thomas Hood <[EMAIL PROTECTED]>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to