improved kvmd-udev-restart-pass

This commit is contained in:
Maxim Devaev
2024-03-31 14:02:33 +03:00
parent 444cd71ab5
commit dce6c48315
2 changed files with 5 additions and 3 deletions

View File

@@ -114,6 +114,9 @@ depends=(
# fsck for /boot
dosfstools
# pgrep for kvmd-udev-restart-pass
procps-ng
# Misc
hostapd
)