/usr/lib/pd/extra/upp/upp.once.pd is in pd-upp 0.1.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | #N canvas 152 367 223 263 10;
#X obj 41 72 inlet;
#X obj 111 71 inlet;
#X text 41 51 message;
#X obj 41 209 outlet;
#X obj 41 144 spigot 0;
#X obj 41 171 t a b;
#X msg 109 144 0;
#X obj 110 93 t b;
#X msg 110 119 1;
#X text 110 51 enable;
#X text 108 14 grrrr.org 2012;
#X connect 0 0 4 0;
#X connect 1 0 7 0;
#X connect 4 0 5 0;
#X connect 5 0 3 0;
#X connect 5 1 6 0;
#X connect 6 0 4 1;
#X connect 7 0 8 0;
#X connect 8 0 4 1;
|