Demon->Daemon, FreeBSD grep changes

This commit is contained in:
Olof Hagsand 2019-10-14 07:47:08 -10:00
parent 734f65e25a
commit 77b491c568
15 changed files with 54 additions and 51 deletions

View file

@ -78,9 +78,8 @@ You may add your site-specific modifications in a `site.sh` file. Example:
IETFRFC=$YANGMODELS/standard/ietf/RFC
```
## FreeBSD
To run on freebsd:
For example, in FreeBSD, add:
```
wwwuser=www
make=gmake
```
wwwuser=www clixon_restconf=/usr/local/sbin/clixon_restconf ./all.sh
```