Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-04 | Tools: use control socket and log file from running instance. | Liam Crilly | 1 | -2/+2 | |
If unitd was started with an explicit path then unitc will use that binary instead of the default PATH to obtain the default control socket and log file locations. | |||||
2023-02-27 | Tools: improved detection of unitd control socket. | Liam Crilly | 1 | -5/+5 | |
Now unitc obtains the path to the unitd binary from information contained in the unitd: main process. If unitd was started with an explicit path then that path will be used to obtain the default control socket, instead of using the unitd binary in $PATH. | |||||
2022-12-19 | Tools: unitc avoid interactive rm(1) invocations. | Liam Crilly | 1 | -3/+3 | |
2022-12-14 | Tools: Added unitc. | Liam Crilly | 1 | -0/+235 | |