X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=debian%2Fpostinst;fp=debian%2Fpostinst;h=a659219a1a2a51009f727a0f09c0910602e5f1c5;hb=5663a937238ce60e3ec4341c92393bfa0c1c1d20;hp=fe98d6cc4ed314bf5dcdab48c04d245ebb3b1daf;hpb=43ae83341dae864bd4214a77697c2e091e7bb94d;p=nowplayingd diff --git a/debian/postinst b/debian/postinst index fe98d6c..a659219 100644 --- a/debian/postinst +++ b/debian/postinst @@ -2,7 +2,7 @@ DAEMON=/usr/bin/nowplayingd DSMETOOL=/usr/sbin/dsmetool -DSMETOOL_PARAMETERS="-t" +DSMETOOL_PARAMETERS="-f" if [ -x $DAEMON ]; then echo "Starting nowplayingd..."