aboutsummaryrefslogtreecommitdiff
path: root/scripts/debian/default/pd-extended
diff options
context:
space:
mode:
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
+