diff options
Diffstat (limited to 'scripts/debian/default/pd')
-rw-r--r-- | scripts/debian/default/pd | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/debian/default/pd b/scripts/debian/default/pd new file mode 100644 index 00000000..d4801312 --- /dev/null +++ b/scripts/debian/default/pd @@ -0,0 +1,8 @@ +# this needs to be "yes" for it to start automatically +RUNPDDAEMON=yes + +# load your patches here +OPTIONS="-open /home/hans/cvs/pure-data/doc/tutorials/networking/chat-server.pd" + + + |