Webcam options uvcdynctrl at boot time

HI,

Where can I put these commands so that are applied every boot?

uvcdynctrl -s "Focus, Auto" 0
uvcdynctrl -s "Focus (absolute)" 60
uvcdynctrl -s "Power Line Frequency" 1
uvcdynctrl -s "Exposure, Auto" 1

You'd probably want those in rc.local, I'd guess. Technically, you're supposed to put it in /etc/init.d/something but honestly, that's a bit fussy.