X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fpostrm;h=8a5220d3c6fd993dd6b665928d52a0299584a418;hb=4ed4e1f191c8a221234339eca73529ebc254046a;hp=1b92f0fa1d1db403d718c748288b3fbb0838e326;hpb=ca95a3fe320f0eb639ad10a5bbb645aa7a4cbcb4;p=headphoned diff --git a/debian/postrm b/debian/postrm index 1b92f0f..8a5220d 100644 --- a/debian/postrm +++ b/debian/postrm @@ -2,6 +2,11 @@ #DEBHELPER# +#stop --quiet headphoned + +# FIXME: Ideally, this should make proper use of Upstart +killall -q -SIGHUP headphoned + CONFIG_LINE="input:file=\/etc\/headphoned\/mplayer-input" MPLAYER_CONF="/etc/mplayer/mplayer.conf"