Files
sicspsi/utils/picoscope/picocontrol.xinetd
Koennecke Mark 0294b7ad95 Added the small support driver for the picoscope
Added a deploysics script
The Tcl data and time functions were moved to the SICS kernel
2015-07-07 12:33:02 +02:00

13 lines
234 B
Plaintext
Executable File

service picocontrol
{
socket_type = stream
protocol = tcp
port = 3030
type = UNLISTED
wait = no
user = root
server = /usr/bin/picocontrol
}