1
0
mirror of https://github.com/systemd/systemd synced 2024-07-01 07:34:28 +00:00

github: add systemd-vmspawn to the issue templates

This commit is contained in:
Kristian Klausen 2024-04-14 15:17:32 +02:00 committed by Yu Watanabe
parent 14f3bdaa73
commit 4d95bfcab0
3 changed files with 5 additions and 0 deletions

View File

@ -140,6 +140,7 @@ body:
- 'systemd-udevd'
- 'systemd-userdb'
- 'systemd-veritysetup'
- 'systemd-vmspawn'
- 'systemd-xdg-autostart-generator'
- 'timedatectl'
- 'udevadm'

View File

@ -81,6 +81,7 @@ body:
- 'systemd-udevd'
- 'systemd-userdb'
- 'systemd-veritysetup'
- 'systemd-vmspawn'
- 'systemd-xdg-autostart-generator'
- 'timedatectl'
- 'udevadm'

View File

@ -145,5 +145,8 @@ policy:
- name: veritysetup
keys: ['systemd-veritysetup']
- name: vmspawn
keys: ['systemd-vmspawn']
- name: xdg-autostart
keys: ['systemd-xdg-autostart-generator']