Changed -f /usr/local/etc/example.xml -> /usr/local/etc/clixon/example.xml everywhere
This commit is contained in:
parent
60fdb65ee0
commit
af36838b4c
9 changed files with 37 additions and 37 deletions
|
|
@ -205,7 +205,7 @@ Use MAXPATHLEN (not PATH_MAX) in sys/param.h
|
|||
|
||||
## Emulating a serial console
|
||||
|
||||
socat PTY,link=/tmp/clixon-tty,rawer EXEC:"/usr/local/bin/clixon_cli -f /usr/local/etc/example.xml",pty,stderr &
|
||||
socat PTY,link=/tmp/clixon-tty,rawer EXEC:"/usr/local/bin/clixon_cli -f /usr/local/etc/clixon/example.xml",pty,stderr &
|
||||
screen /tmp/clixon-tty
|
||||
|
||||
## Coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue