mirror of
https://github.com/pd-l2ork/pd-l2ork.git
synced 2026-02-11 17:50:41 +01:00
13 lines
369 B
Plaintext
13 lines
369 B
Plaintext
# 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="-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
|
|
|