aboutsummaryrefslogtreecommitdiff
path: root/scripts/debian/default/pd
blob: c8186b349e249c19041fee56854955d026c0f029 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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"

# if you want to use a different user.  AVOID USING "root"! Pd is not secure!
#USER=nobody