From ad04271709263883d108738e0cdebba225b1ae1e Mon Sep 17 00:00:00 2001 From: Clayton Craft Date: Thu, 9 Jan 2025 10:18:25 -0800 Subject: [PATCH] gitlab/issue_template: add init system options (MR 6022) --- .gitlab/issue_templates/Default.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitlab/issue_templates/Default.md b/.gitlab/issue_templates/Default.md index d0a01525f..969299ce5 100644 --- a/.gitlab/issue_templates/Default.md +++ b/.gitlab/issue_templates/Default.md @@ -39,6 +39,9 @@ * [ ] Plasma Mobile * [ ] Sxmo (Wayland/Sway) **Please post the output of `sxmo_version.sh`** * [ ] Other: **Please fill out** +### Which init system are you using? +* [ ] OpenRC +* [ ] systemd ### How did you get postmarketOS image? * [ ] from https://images.postmarketos.org * [ ] I built it using pmbootstrap