Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-19 | librc: skeleton of user services support | Anna (navi) Figueiredo Gomes | |
Those functions allocates and set up the environment for user services. Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2021-12-23 | capabilities: Add support for Linux capabilities(7) | LinkTed | |
This adds capabilities for start-stop-daemon by adding --capabilities option. As a result, the user can specify the inheritable, ambient and bounding set by define capabilities in the service script. This fixes #314. | |||
2021-09-07 | build: install bash and zsh completions | William Hubbs | |
2021-09-06 | build: add split-usr option | William Hubbs | |
2021-09-06 | build: change root_prefix to rootprefix | William Hubbs | |
2021-09-04 | add meson build files | William Hubbs | |
Closes #116. Closes #171. Closes #172. Closes #175. |