Files
linux-kernel-module-cheat/rootfs_overlay/vermagic.sh

5 lines
51 B
Bash
Executable File

#!/bin/sh
set -e
insmod vermagic.ko
rmmod vermagic