aboutsummaryrefslogtreecommitdiff
path: root/scripts/debian/default/pd-extended
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-03-18 01:17:31 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-03-18 01:17:31 +0000
commit552557b97ebac415f31c87ba5d8af621e2d4de6f (patch)
tree2c17aa155d5c58f1aaca72efa0a6c584c7e4cc1b /scripts/debian/default/pd-extended
parentbaff3d9a8221d5566b3b5e49656032fac70c2379 (diff)
more changes to separate 'pd-extended' files from 'puredata' files
svn path=/trunk/; revision=13224
Diffstat (limited to 'scripts/debian/default/pd-extended')
-rw-r--r--scripts/debian/default/pd-extended12
1 files changed, 12 insertions, 0 deletions
diff --git a/scripts/debian/default/pd-extended b/scripts/debian/default/pd-extended
new file mode 100644
index 00000000..0d5e11b8
--- /dev/null
+++ b/scripts/debian/default/pd-extended
@@ -0,0 +1,12 @@
+# this needs to be "yes" for it to start automatically
+#RUNPDDAEMON=yes
+
+# if your Pd-extended is installed elsewhere, set the correct location
+#DAEMON=/usr/bin/pd-extended
+
+# load your patches here
+#OPTIONS="-nogui -open /home/hans/cvs/pure-data/doc/tutorials/networking/chat-server.pd"
+
+# if you want to use a different user. AVOID USING "root"! Pd is not secure!
+#USER=nobody
+