-
Hello, i was wondering if I could compile OpenRC without the need of pam. Linux From Scratch uses SysVinit as their initsystem but I dont want that. If there's a way that I can compile OpenRC without the need of pam, I would appreciate. |
Beta Was this translation helpful? Give feedback.
Answered by
vapier
Dec 24, 2022
Replies: 1 comment
-
yes, this has always worked. use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
vapier
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yes, this has always worked. use
meson configure
to see available options.