Initial commit

This commit is contained in:
2026-05-09 18:35:55 +03:00
commit c92dc1ae81
8 changed files with 385 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
trigger_operations: ["remove"]
target_type: "path"
targets:
- "usr/src/*/dkms.conf"
- "usr/lib/modules/*/build/include/"
- "usr/lib/modules/*/modules.order"
run: "/var/lib/bpm/hook-scripts/dkms.sh remove"