aboutsummaryrefslogtreecommitdiff
path: root/scripts/debian/default/pd
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/debian/default/pd')
-rw-r--r--scripts/debian/default/pd3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/debian/default/pd b/scripts/debian/default/pd
index b6317dce..c8186b34 100644
--- a/scripts/debian/default/pd
+++ b/scripts/debian/default/pd
@@ -1,6 +1,9 @@
# this needs to be "yes" for it to start automatically
#RUNPDDAEMON=yes
+# if your Pd is installed elsewhere, set the correct location
+#DAEMON=/usr/local/bin/pd
+
# load your patches here
#OPTIONS="-open /home/hans/cvs/pure-data/doc/tutorials/networking/chat-server.pd"