#!/bin/sh
# $Id: ices_nextsong,v 1.1 2005/10/04 11:52:13 root Exp root $
# --------------------------------------------
# Make icesource (ices) skip to the next track
# Eric Hameleers <alien@slackware.com>
#
kill -USR1 `cat /var/state/ices/ices.pid`

