Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 338 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 338 Bytes

pcs

pcs is Process Control Service. It can be used to control industrial processes. There is NO WARRANTY. See LICENCE file for details.

LICENCE

GPL-2.0+. See LICENCE file for details.

INSTALL

$ autoreconf -fvi
$ ./configure
$ make
$ sudo make install

USAGE

$ sudo /etc/init.d/pcs start|stop|restart