* clixon_restconf and clixon_netconf now take -D <level> as command-line option\
instead of just -D * This aligns to clixon_cli and clixon_backend
This commit is contained in:
parent
10ada483e5
commit
7c94991fe9
10 changed files with 18 additions and 14 deletions
|
|
@ -39,7 +39,7 @@
|
|||
* sudo apt-get install libfcgi-dev
|
||||
* gcc -o fastcgi fastcgi.c -lfcgi
|
||||
|
||||
* sudo su -c "/www-data/clixon_restconf -Df /usr/local/etc/example.xml " -s /bin/sh www-data
|
||||
* sudo su -c "/www-data/clixon_restconf -D 1 f /usr/local/etc/example.xml " -s /bin/sh www-data
|
||||
|
||||
* This is the interface:
|
||||
* api/data/profile=<name>/metric=<name> PUT data:enable=<flag>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue