summary refs log tree commit diff
path: root/rvnitctl.c
Commit message (Collapse)AuthorAgeFilesLines
* rvnitctl: hack some start/stop commands ala svLeah Neukirchen2022-02-121-1/+91
| | | | | This is quite ugly still but shows a polling approach works. Services need to be up/down for 250ms for the start/stop to succeed.
* rvnitctl: validate commandLeah Neukirchen2022-02-121-1/+17
|
* fix includesLeah Neukirchen2022-01-071-0/+1
|
* move socket by default to /run/rvnit/rvnit.sock and create with perm 0700Leah Neukirchen2022-01-071-1/+4
|
* rvnitctl: exit with status 1 when no outputLeah Neukirchen2022-01-071-1/+5
|
* add rvnitctlLeah Neukirchen2022-01-071-0/+46