compiles, packages, installs as daemon
[nowplayingd] / scripts / 99nowplayingd
diff --git a/scripts/99nowplayingd b/scripts/99nowplayingd
new file mode 100644 (file)
index 0000000..b833d8a
--- /dev/null
@@ -0,0 +1,7 @@
+#! /bin/sh                                                                                                
+
+DAEMON=/usr/bin/nowplayingd
+DSMETOOL=/usr/sbin/dsmetool
+DSMETOOL_PARAMETERS="-t"
+
+$DSMETOOL $DSMETOOL_PARAMETERS $DAEMON