Update of /cvsroot/pure-data/scripts/debian/default In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4834/debian/default
Modified Files: pd Log Message: set some proper defaults
Index: pd =================================================================== RCS file: /cvsroot/pure-data/scripts/debian/default/pd,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** pd 11 Apr 2006 05:44:36 -0000 1.1 --- pd 11 Apr 2006 05:54:09 -0000 1.2 *************** *** 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" !
--- 1,9 ---- # 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"
+ # if you want to use a different user. AVOID USING "root"! Pd is not secure! + #USER=nobody