pub fn doas_persist_snippet(choice: DoasPersistChoice, username: &str) -> StringExpand description
What: Build a recommended doas.conf persist snippet for the selected profile.
Inputs:
choice: Selected snippet profile.
Output:
- A single-line
permit persistrecommendation.
Details:
- Generated text is guidance only. The app never writes
/etc/doas.confautomatically.