Added a deploysics script The Tcl data and time functions were moved to the SICS kernel
13 lines
234 B
Plaintext
Executable File
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
|
|
}
|
|
|
|
|