LinkTed
6e214b2616
capabilities: Add support for Linux capabilities(7)
...
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-12-23 17:29:10 -05:00
Sam James
f3f0fde861
meson: link against libcrypt for SELinux if no PAM
...
We use libcrypt's crypt() if we're _not_ using PAM
in the SELinux code (rc-selinux, specifically).
X-Gentoo-Bug: 824954
X-Gentoo-Bug-URL: https://bugs.gentoo.org/824954
Fixes: https://github.com/openrc/openrc/pull/477
2021-11-20 17:33:14 -06:00
William Hubbs
d21fabca02
openrc-init: fix build for selinux
...
X-Gentoo-Bug: 821520
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=821520
2021-11-12 22:03:43 -06:00
William Hubbs
785726d67d
selinux build fix
2021-10-08 19:51:05 -05:00
William Hubbs
6b9a5b8271
fix build for selinux
2021-10-04 13:13:35 -05:00
William Hubbs
bfa634493d
build: fix pam and pam_misc dependencies
...
Pam generates pkgconfig files now, so meson can use them to find the pam
dependencies.
2021-10-02 16:10:45 -05:00
William Hubbs
a4d4d390be
move rc_bindir and rc_sbindir definitions to the top level
2021-09-21 12:34:22 -05:00
William Hubbs
2ee9d92599
link runscript with audit
2021-09-18 17:02:32 -05:00
William Hubbs
b877ef24c4
link openrc-run with audit and libpam_misc
2021-09-18 16:25:15 -05:00
William Hubbs
8807e954c4
meson: typo fix
2021-09-08 14:47:20 -05:00
William Hubbs
d6622a1156
add meson build files
...
Closes #116 .
Closes #171 .
Closes #172 .
Closes #175 .
2021-09-04 16:01:29 -05:00