Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: add conffiles | Huangbin Zhan | 2020-05-09 |
| | | | | Signed-off-by: Huangbin Zhan <zhanhb88@gmail.com> | ||
* | pservice: shorten code | Yousong Zhou | 2019-08-12 |
| | | | | | | | | - use uci_load_validate() - remove stop_service() - fix validation of "args" option Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> | ||
* | pservice: initial version | Yousong Zhou | 2019-08-06 |
The can be convenient for running commands or services as procd services without needing to separately write initscripts, just uci configuration. The package was imported from [1]. [1] https://github.com/yousong/waller/tree/0a85f5c75fb70627f68cbbcab4807e02e3299e2e/pservice Ref: https://github.com/yousong/waller/issues/1 Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com> |